JUnit version 4.13.2
.10:43:28.288 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786445008279
10:43:28.318 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
10:43:28.354 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
10:43:28.363 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskqsNdIQ/test-tmp
10:43:28.392 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
10:43:28.396 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskqsNdIQ/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
10:43:28.588 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947"
  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:43:28.774 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
10:43:28.775 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

10:43:28.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:28.778851 12241 mini_oidc.cc:150] Starting JWKS server
10:43:28.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:28.782168 12241 webserver.cc:533] Webserver started at http://127.0.0.1:33849/ using document root <none> and password file <none>
10:43:28.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:28.782661 12241 mini_oidc.cc:186] Starting OIDC Discovery server
10:43:28.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:28.784893 12241 webserver.cc:533] Webserver started at http://127.0.0.1:39345/ using document root <none> and password file <none>
10:43:28.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:43:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
10:43:28.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:43:28Z Disabled control of system clock
10:43:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:28.850142 12241 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal
10:43:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data
10:43:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/logs
10:43:28.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data/info.pb
10:43:28.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:28.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:28.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:28.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.126:42375
10:43:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.126
10:43:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33849/jwks.json
10:43:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:43:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:43:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
10:43:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.166641 12264 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
10:43:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.167151 12264 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.167613 12264 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.168383 12264 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:29.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.200464 12264 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:43:29.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.200829 12264 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:29.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.201143 12264 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:43:29.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.201524 12264 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:43:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.201886 12264 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:43:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.202137 12264 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33849/jwks.json
10:43:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:29.237663 12264 master_runner.cc:387] Master server non-default flags:
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal
10:43:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:29.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:29.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
10:43:29.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:29.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:29.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.126:42375
10:43:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:43:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:43:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33849/jwks.json
10:43:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data/info.pb
10:43:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.126
10:43:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/logs
10:43:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:43:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
10:43:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:27:49 UTC on e7f111948823
10:43:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17618
10:43:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
10:43:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:29.239486 12264 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:43:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:29.241436 12264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:29.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.254691 12273 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:43:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:29.254699 12276 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:43:30.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.496480 12278 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:43:30.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.499711 12277 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1238 milliseconds
10:43:30.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.499883 12264 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
10:43:30.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.501257 12264 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:30.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.504074 12264 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:30.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.505532 12264 hybrid_clock.cc:648] HybridClock initialized: now 1786445010505448 us; error 134 us; skew 500 ppm
10:43:30.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.506492 12264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
10:43:30.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.512717 12264 webserver.cc:533] Webserver started at http://127.11.244.126:36607/ using document root <none> and password file <none>
10:43:30.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.513712 12264 fs_manager.cc:362] Metadata directory not provided
10:43:30.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.513897 12264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:30.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.514343 12264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:30.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.518795 12264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data/instance:
10:43:30.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1b7d229450f04064b8d4c1273d8e76a9"
10:43:30.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:30 on dist-test-slave-7vjv"
10:43:30.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.520196 12264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal/instance:
10:43:30.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1b7d229450f04064b8d4c1273d8e76a9"
10:43:30.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:30 on dist-test-slave-7vjv"
10:43:30.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.528297 12264 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
10:43:30.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.534003 12291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:30.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.535284 12264 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
10:43:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.535624 12264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data,/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal
10:43:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1b7d229450f04064b8d4c1273d8e76a9"
10:43:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:30 on dist-test-slave-7vjv"
10:43:30.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.536123 12264 fs_report.cc:389] FS layout report
10:43:30.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:30.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal
10:43:30.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal
10:43:30.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data/data
10:43:30.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:30.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:30.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:30.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:30.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:30.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:30.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.599174 12264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.600935 12264 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:43:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.601461 12264 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:30.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.643241 12264 rpc_server.cc:307] RPC server started. Bound to: 127.11.244.126:42375
10:43:30.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.643311 12340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.244.126:42375 every 8 connection(s)
10:43:30.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.646087 12264 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/data/info.pb
10:43:30.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.649060 12241 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu as pid 12264
10:43:30.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.649750 12241 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-0/wal/instance
10:43:30.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.653160 12342 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:43:30.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.653347 12241 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:30.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:30.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal
10:43:30.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data
10:43:30.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:30.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/logs
10:43:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data/info.pb
10:43:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.125:46277
10:43:30.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.125
10:43:30.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:30.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:30.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:30.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33849/jwks.json
10:43:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:43:30.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:43:30.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
10:43:30.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.667018 12342 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } has no permanent_uuid. Determining permanent_uuid...
10:43:30.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.696554 12342 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } has no permanent_uuid. Determining permanent_uuid...
10:43:30.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.699627 12302 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.704653 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:30.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.754323 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 1
10:43:30.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.760069 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:30.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.828527 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 2
10:43:30.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.833323 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:30.924747 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 3
10:43:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.929527 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.986756 12346 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
10:43:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.987418 12346 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.987962 12346 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:30.988921 12346 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:31.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.022279 12346 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:43:31.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.022733 12346 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:31.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.023142 12346 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:43:31.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.023568 12346 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:43:31.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.024027 12346 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:43:31.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.024346 12346 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33849/jwks.json
10:43:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:31.060313 12346 master_runner.cc:387] Master server non-default flags:
10:43:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data
10:43:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal
10:43:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
10:43:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.125:46277
10:43:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:43:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:43:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33849/jwks.json
10:43:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data/info.pb
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.125
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/logs
10:43:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:43:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:31.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:31.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
10:43:31.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:27:49 UTC on e7f111948823
10:43:31.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17618
10:43:31.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
10:43:31.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:31.062119 12346 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:43:31.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:31.064488 12346 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:31.072926 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 4
10:43:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.078502 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.080400 12362 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:43:31.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:31.377986 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 5
10:43:31.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.385703 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:31.933290 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 6
10:43:31.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.948467 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.125:46277: Network error: Client connection negotiation failed: client connection to 127.11.244.125:46277: connect: Connection refused (error 111)
10:43:32.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:31.081367 12363 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:43:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:32.439925 12368 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:43:32.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:32.442747 12367 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1354 milliseconds
10:43:32.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.442878 12346 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
10:43:32.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.444424 12346 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:32.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.448858 12346 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:32.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.450327 12346 hybrid_clock.cc:648] HybridClock initialized: now 1786445012450272 us; error 57 us; skew 500 ppm
10:43:32.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.451179 12346 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
10:43:32.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.460968 12346 webserver.cc:533] Webserver started at http://127.11.244.125:41185/ using document root <none> and password file <none>
10:43:32.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.461872 12346 fs_manager.cc:362] Metadata directory not provided
10:43:32.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.462073 12346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:32.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.462525 12346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:32.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.467260 12346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data/instance:
10:43:32.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "41cd39e48b21410eab57997bbb198305"
10:43:32.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:32 on dist-test-slave-7vjv"
10:43:32.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.468384 12346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal/instance:
10:43:32.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "41cd39e48b21410eab57997bbb198305"
10:43:32.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:32 on dist-test-slave-7vjv"
10:43:32.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.477573 12346 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
10:43:32.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.486302 12380 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:32.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.487408 12346 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.003s
10:43:32.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.487784 12346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data,/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal
10:43:32.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "41cd39e48b21410eab57997bbb198305"
10:43:32.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:32 on dist-test-slave-7vjv"
10:43:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.488343 12346 fs_report.cc:389] FS layout report
10:43:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal
10:43:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal
10:43:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data/data
10:43:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:32.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.556561 12346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.558838 12346 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:43:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.559499 12346 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:32.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.683039 12346 rpc_server.cc:307] RPC server started. Bound to: 127.11.244.125:46277
10:43:32.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.683144 12425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.244.125:46277 every 8 connection(s)
10:43:32.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.688589 12346 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/data/info.pb
10:43:32.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.690541 12241 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu as pid 12346
10:43:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.691008 12241 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-1/wal/instance
10:43:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.693951 12241 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal
10:43:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data
10:43:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/logs
10:43:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data/info.pb
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:43:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.124:39533
10:43:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.124
10:43:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:32.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:32.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:32.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:32.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33849/jwks.json
10:43:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:43:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:43:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
10:43:32.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.709163 12426 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:43:32.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.729926 12426 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } has no permanent_uuid. Determining permanent_uuid...
10:43:32.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.774049 12426 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } has no permanent_uuid. Determining permanent_uuid...
10:43:32.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.801028 12426 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
10:43:32.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:32.805933 12382 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:32.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:32.813933 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:32.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.863555 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 1
10:43:32.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:32.870692 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:32.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:32.939170 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 2
10:43:32.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:32.944847 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.009148 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } attempt: 7
10:43:33.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.034943 12342 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
10:43:33.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.036453 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 3
10:43:33.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.047116 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.054039 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.112609 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 1
10:43:33.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.119414 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.190775 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 4
10:43:33.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.199816 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.200917 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 2
10:43:33.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.208276 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.244908 12429 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
10:43:33.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.245592 12429 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:33.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.246162 12429 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:33.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.247143 12429 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.282445 12429 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:43:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.282895 12429 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.283236 12429 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:43:33.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.283685 12429 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:43:33.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.284175 12429 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:43:33.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.284456 12429 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33849/jwks.json
10:43:33.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.293742 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 3
10:43:33.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.300941 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.325996 12429 master_runner.cc:387] Master server non-default flags:
10:43:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data
10:43:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal
10:43:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
10:43:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.124:39533
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33849/jwks.json
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data/info.pb
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.124
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/logs
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:27:49 UTC on e7f111948823
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17618
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
10:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.327899 12429 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:43:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.330469 12429 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:33.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.346832 12449 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:43:33.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.441464 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 4
10:43:33.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.457561 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.499369 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 5
10:43:33.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.514465 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:33.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:33.741325 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 5
10:43:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.762751 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:34.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.062198 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 6
10:43:34.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.099241 12426 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:34.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.315501 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 6
10:43:34.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.354701 12342 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.244.124:39533: Network error: Client connection negotiation failed: client connection to 127.11.244.124:39533: connect: Connection refused (error 111)
10:43:34.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:33.351773 12452 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:43:34.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.751221 12446 debug-util.cc:398] Leaking SignalData structure 0x7b08000378e0 after lost signal to thread 12429
10:43:34.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.870203 12429 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.518s	user 0.428s	sys 1.086s
10:43:34.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.870853 12429 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.518s	user 0.428s	sys 1.086s
10:43:34.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.874445 12458 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:43:34.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.876600 12429 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
10:43:34.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:34.876567 12454 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1516 milliseconds
10:43:34.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.878504 12429 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:34.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.881973 12429 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:34.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.883420 12429 hybrid_clock.cc:648] HybridClock initialized: now 1786445014883372 us; error 60 us; skew 500 ppm
10:43:34.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.884536 12429 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
10:43:34.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.896814 12429 webserver.cc:533] Webserver started at http://127.11.244.124:44827/ using document root <none> and password file <none>
10:43:34.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.898120 12429 fs_manager.cc:362] Metadata directory not provided
10:43:34.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.898404 12429 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:34.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.899108 12429 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:34.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.905020 12429 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data/instance:
10:43:34.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78fd946013540e29c6f0f233933fe33"
10:43:34.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:34 on dist-test-slave-7vjv"
10:43:34.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.906678 12429 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal/instance:
10:43:34.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78fd946013540e29c6f0f233933fe33"
10:43:34.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:34 on dist-test-slave-7vjv"
10:43:34.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.918654 12429 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.008s	sys 0.004s
10:43:34.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.929387 12480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:34.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.930975 12429 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.007s	sys 0.001s
10:43:34.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.931452 12429 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data,/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal
10:43:34.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78fd946013540e29c6f0f233933fe33"
10:43:34.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:34 on dist-test-slave-7vjv"
10:43:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:34.932063 12429 fs_report.cc:389] FS layout report
10:43:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal
10:43:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal
10:43:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data/data
10:43:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:35.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.003912 12429 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:35.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.006459 12429 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:43:35.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.007356 12429 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:35.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.102825 12429 rpc_server.cc:307] RPC server started. Bound to: 127.11.244.124:39533
10:43:35.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.103080 12523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.244.124:39533 every 8 connection(s)
10:43:35.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.105892 12429 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/data/info.pb
10:43:35.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.108525 12241 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu as pid 12429
10:43:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.109979 12241 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/master-2/wal/instance
10:43:35.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.123692 12524 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:43:35.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.154304 12524 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } has no permanent_uuid. Determining permanent_uuid...
10:43:35.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.159991 12426 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 7
10:43:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.215389 12524 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } has no permanent_uuid. Determining permanent_uuid...
10:43:35.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.234031 12426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: Bootstrap starting.
10:43:35.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.239178 12524 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
10:43:35.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.254101 12426 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: Neither blocks nor log segments found. Creating new log.
10:43:35.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.260807 12426 log.cc:826] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: Log is configured to *not* fsync() on all Append() calls
10:43:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.276793 12426 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: No bootstrap required, opened a new log
10:43:35.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.288499 12524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: Bootstrap starting.
10:43:35.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.299726 12524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: Neither blocks nor log segments found. Creating new log.
10:43:35.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.303411 12524 log.cc:826] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: Log is configured to *not* fsync() on all Append() calls
10:43:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.315646 12524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: No bootstrap required, opened a new log
10:43:35.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.319942 12426 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.321828 12426 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:35.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.322494 12426 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cd39e48b21410eab57997bbb198305, State: Initialized, Role: FOLLOWER
10:43:35.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.324326 12426 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.332653 12542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.334573 12542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [sys.catalog]: This master's current role is: FOLLOWER
10:43:35.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.337451 12426 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [sys.catalog]: configured and running, proceeding with master startup.
10:43:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.366941 12524 raft_consensus.cc:359] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.368041 12524 raft_consensus.cc:385] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:35.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.368778 12524 raft_consensus.cc:740] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78fd946013540e29c6f0f233933fe33, State: Initialized, Role: FOLLOWER
10:43:35.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.371394 12524 consensus_queue.cc:260] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.385021 12552 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.388171 12342 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } attempt: 7
10:43:35.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.390766 12552 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: This master's current role is: FOLLOWER
10:43:35.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.393182 12524 sys_catalog.cc:565] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: configured and running, proceeding with master startup.
10:43:35.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.449225 12342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: Bootstrap starting.
10:43:35.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.468235 12571 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:43:35.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.469439 12571 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:43:35.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.476739 12342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: Neither blocks nor log segments found. Creating new log.
10:43:35.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.486400 12552 raft_consensus.cc:493] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
10:43:35.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.488226 12342 log.cc:826] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: Log is configured to *not* fsync() on all Append() calls
10:43:35.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.487223 12552 raft_consensus.cc:515] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.498117 12552 leader_election.cc:290] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b7d229450f04064b8d4c1273d8e76a9 (127.11.244.126:42375), 41cd39e48b21410eab57997bbb198305 (127.11.244.125:46277)
10:43:35.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.500878 12407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78fd946013540e29c6f0f233933fe33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cd39e48b21410eab57997bbb198305" is_pre_election: true
10:43:35.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.502295 12407 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78fd946013540e29c6f0f233933fe33 in term 0.
10:43:35.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.505165 12489 leader_election.cc:304] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [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: 41cd39e48b21410eab57997bbb198305, c78fd946013540e29c6f0f233933fe33; no voters: 
10:43:35.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.506453 12342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: No bootstrap required, opened a new log
10:43:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.506620 12552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Leader pre-election won for term 1
10:43:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.506966 12552 raft_consensus.cc:493] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
10:43:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.507537 12552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 0 FOLLOWER]: Advancing to term 1
10:43:35.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.432197 12346 master_runner.cc:187] Error getting master registration for 127.11.244.126:42375: OK, instance_id { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" instance_seqno: 1786445010631061 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
10:43:35.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.519038 12346 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:43:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.520470 12493 tablet.cc:2406] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:35.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.525238 12552 raft_consensus.cc:515] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.531859 12552 leader_election.cc:290] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [CANDIDATE]: Term 1 election: Requested vote from peers 1b7d229450f04064b8d4c1273d8e76a9 (127.11.244.126:42375), 41cd39e48b21410eab57997bbb198305 (127.11.244.125:46277)
10:43:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.532109 12407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78fd946013540e29c6f0f233933fe33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cd39e48b21410eab57997bbb198305"
10:43:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.532730 12407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 0 FOLLOWER]: Advancing to term 1
10:43:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.544241 12407 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78fd946013540e29c6f0f233933fe33 in term 1.
10:43:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.546618 12489 leader_election.cc:304] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [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: 41cd39e48b21410eab57997bbb198305, c78fd946013540e29c6f0f233933fe33; no voters: 
10:43:35.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.548327 12552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 1 FOLLOWER]: Leader election won for term 1
10:43:35.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.559409 12552 raft_consensus.cc:697] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [term 1 LEADER]: Becoming Leader. State: Replica: c78fd946013540e29c6f0f233933fe33, State: Running, Role: LEADER
10:43:35.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.564172 12552 consensus_queue.cc:237] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.571437 12391 tablet.cc:2406] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:35.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.590076 12342 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.593532 12342 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:35.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.593951 12342 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d229450f04064b8d4c1273d8e76a9, State: Initialized, Role: FOLLOWER
10:43:35.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.595388 12342 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } }
10:43:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.610734 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [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: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.615463 12306 tablet.cc:2406] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:35.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.615983 12342 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [sys.catalog]: configured and running, proceeding with master startup.
10:43:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.616899 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78fd946013540e29c6f0f233933fe33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d229450f04064b8d4c1273d8e76a9" is_pre_election: true
10:43:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.617826 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78fd946013540e29c6f0f233933fe33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7d229450f04064b8d4c1273d8e76a9"
10:43:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.618436 12317 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78fd946013540e29c6f0f233933fe33 in term 0.
10:43:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.620651 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [sys.catalog]: This master's current role is: FOLLOWER
10:43:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.612883 12588 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c78fd946013540e29c6f0f233933fe33. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.626133 12588 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: This master's current role is: LEADER
10:43:35.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.564450 12429 master_runner.cc:187] Error getting master registration for 127.11.244.126:42375: OK, instance_id { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" instance_seqno: 1786445010631061 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
10:43:35.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.636693 12429 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:43:35.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.722944 12586 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:43:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:35.724197 12586 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:43:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.725634 12596 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
10:43:35.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.739418 12596 catalog_manager.cc:1520] Initializing Kudu cluster ID...
10:43:35.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.793829 12407 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [term 1 FOLLOWER]: Refusing update from remote peer c78fd946013540e29c6f0f233933fe33: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:43:35.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.797510 12588 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
10:43:35.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.836869 12316 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [term 0 FOLLOWER]: Advancing to term 1
10:43:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.866063 12316 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [term 1 FOLLOWER]: Refusing update from remote peer c78fd946013540e29c6f0f233933fe33: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:43:35.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.876550 12588 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
10:43:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.932752 12616 mvcc.cc:204] Tried to move back new op lower bound from 7317278784658890752 to 7317278783773278208. Current Snapshot: MvccSnapshot[applied={T|T < 7317278784658890752}]
10:43:35.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.948292 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c78fd946013540e29c6f0f233933fe33. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.950197 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [sys.catalog]: This master's current role is: FOLLOWER
10:43:35.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.940021 12542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c78fd946013540e29c6f0f233933fe33. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.954027 12552 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.955248 12552 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: This master's current role is: LEADER
10:43:35.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.953689 12542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [sys.catalog]: This master's current role is: FOLLOWER
10:43:35.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.956256 12552 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.957428 12552 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33 [sys.catalog]: This master's current role is: LEADER
10:43:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.968564 12596 catalog_manager.cc:1383] Generated new cluster ID: 3a55d0833c4a43acb8ea5ab32f4d992c
10:43:35.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.968918 12596 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
10:43:35.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.977015 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.978145 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9 [sys.catalog]: This master's current role is: FOLLOWER
10:43:35.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.985383 12632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c78fd946013540e29c6f0f233933fe33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b7d229450f04064b8d4c1273d8e76a9" member_type: VOTER last_known_addr { host: "127.11.244.126" port: 42375 } } peers { permanent_uuid: "41cd39e48b21410eab57997bbb198305" member_type: VOTER last_known_addr { host: "127.11.244.125" port: 46277 } } peers { permanent_uuid: "c78fd946013540e29c6f0f233933fe33" member_type: VOTER last_known_addr { host: "127.11.244.124" port: 39533 } } }
10:43:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:35.998118 12632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305 [sys.catalog]: This master's current role is: FOLLOWER
10:43:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.019344 12633 catalog_manager.cc:1295] Loaded cluster ID: 3a55d0833c4a43acb8ea5ab32f4d992c
10:43:36.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.019652 12633 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: loading cluster ID for follower catalog manager: success
10:43:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:36.034355 12633 catalog_manager.cc:1612] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: acquiring CA information for follower catalog manager: Not found: root CA entry not found
10:43:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:36.034934 12633 catalog_manager.cc:883] Not found: root CA entry not found: failed to prepare follower catalog manager, will retry
10:43:36.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.059311 12596 catalog_manager.cc:1406] Generated new certificate authority record
10:43:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.061694 12596 catalog_manager.cc:1540] Loading token signing keys...
10:43:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.129983 12596 catalog_manager.cc:6092] T 00000000000000000000000000000000 P c78fd946013540e29c6f0f233933fe33: Generated new TSK 0
10:43:36.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.132217 12596 catalog_manager.cc:1550] Initializing in-progress tserver states...
10:43:36.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.161666 12241 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:36.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:36.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal
10:43:36.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data
10:43:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:36.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/logs
10:43:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data/info.pb
10:43:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:36.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:36.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:36.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.65:0
10:43:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.244.65
10:43:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.65
10:43:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:36.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:36.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:36.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:36.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:36.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.495119 12571 catalog_manager.cc:1295] Loaded cluster ID: 3a55d0833c4a43acb8ea5ab32f4d992c
10:43:36.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.500984 12571 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: loading cluster ID for follower catalog manager: success
10:43:36.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.526252 12571 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: acquiring CA information for follower catalog manager: success
10:43:36.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:36.544220 12571 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 41cd39e48b21410eab57997bbb198305: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:43:36.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:36.966712 12644 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:36.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:36.968605 12644 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:36.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:36.969947 12644 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:37.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:37.039225 12644 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:37.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:37.041702 12644 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.244.65
10:43:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:37.053928 12633 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: acquiring CA information for follower catalog manager: success
10:43:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:37.062239 12633 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1b7d229450f04064b8d4c1273d8e76a9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:43:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:37.113698 12644 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.65:0
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data/info.pb
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.65
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.244.65
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/logs
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:37.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:37.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
10:43:37.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:27:49 UTC on e7f111948823
10:43:37.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17618
10:43:37.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
10:43:37.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:37.120275 12644 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:43:37.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:37.122996 12644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:37.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:37.170814 12659 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:43:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:38.561794 12658 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 12644
10:43:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:39.528800 12658 kernel_stack_watchdog.cc:198] Thread 12644 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 391ms:
10:43:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
10:43:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
10:43:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
10:43:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
10:43:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:37.171978 12661 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:43:39.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:39.534564 12644 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 2.369s	user 0.612s	sys 1.112s
10:43:39.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:39.534945 12644 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 2.369s	user 0.612s	sys 1.112s
10:43:39.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:39.541980 12669 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:43:39.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.544402 12644 server_base.cc:1061] running on GCE node
10:43:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.546301 12644 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:39.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.564668 12644 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:39.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.569814 12644 hybrid_clock.cc:648] HybridClock initialized: now 1786445019569770 us; error 61 us; skew 500 ppm
10:43:39.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.571645 12644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
10:43:39.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.606843 12644 webserver.cc:533] Webserver started at http://127.11.244.65:34717/ using document root <none> and password file <none>
10:43:39.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.608713 12644 fs_manager.cc:362] Metadata directory not provided
10:43:39.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.609295 12644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:39.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.610189 12644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:39.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.617019 12644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data/instance:
10:43:39.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9"
10:43:39.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:39 on dist-test-slave-7vjv"
10:43:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.619032 12644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal/instance:
10:43:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9"
10:43:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:39 on dist-test-slave-7vjv"
10:43:39.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.660228 12644 fs_manager.cc:696] Time spent creating directory manager: real 0.040s	user 0.009s	sys 0.011s
10:43:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.674115 12678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.675621 12644 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.005s	sys 0.001s
10:43:39.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.676026 12644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data,/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal
10:43:39.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9"
10:43:39.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:39 on dist-test-slave-7vjv"
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.676527 12644 fs_report.cc:389] FS layout report
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data/data
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:39.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.805364 12644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:39.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.808784 12644 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:43:39.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.809603 12644 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.816049 12644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.825594 12644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:43:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.825906 12644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:43:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.826274 12644 ts_tablet_manager.cc:616] Registered 0 tablets
10:43:39.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:39.826512 12644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:43:40.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.332285 12644 rpc_server.cc:307] RPC server started. Bound to: 127.11.244.65:43715
10:43:40.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.333025 12877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.244.65:43715 every 8 connection(s)
10:43:40.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.336966 12644 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/data/info.pb
10:43:40.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.349327 12241 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu as pid 12644
10:43:40.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.350078 12241 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-0/wal/instance
10:43:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.408394 12241 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:40.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/logs
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data/info.pb
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.66:0
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.244.66
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.66
10:43:40.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:40.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:40.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:40.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:40.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:40.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.445427 12881 heartbeater.cc:344] Connected to a master server at 127.11.244.125:46277
10:43:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.446085 12881 heartbeater.cc:461] Registering TS with master...
10:43:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.447826 12881 heartbeater.cc:507] Master 127.11.244.125:46277 requested a full tablet report, sending...
10:43:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.453114 12401 ts_manager.cc:194] Registered new tserver with Master: a5db47bb9a1c4b1aa346a0a26adae8a9 (127.11.244.65:43715)
10:43:40.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.458364 12880 heartbeater.cc:344] Connected to a master server at 127.11.244.124:39533
10:43:40.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.458775 12880 heartbeater.cc:461] Registering TS with master...
10:43:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.460489 12880 heartbeater.cc:507] Master 127.11.244.124:39533 requested a full tablet report, sending...
10:43:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.473140 12500 ts_manager.cc:194] Registered new tserver with Master: a5db47bb9a1c4b1aa346a0a26adae8a9 (127.11.244.65:43715)
10:43:40.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.477659 12500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.244.65:56517
10:43:40.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.483923 12894 heartbeater.cc:344] Connected to a master server at 127.11.244.126:42375
10:43:40.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.484377 12894 heartbeater.cc:461] Registering TS with master...
10:43:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.485214 12894 heartbeater.cc:507] Master 127.11.244.126:42375 requested a full tablet report, sending...
10:43:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.490044 12313 ts_manager.cc:194] Registered new tserver with Master: a5db47bb9a1c4b1aa346a0a26adae8a9 (127.11.244.65:43715)
10:43:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:40.918265 12895 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:40.918882 12895 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:40.919349 12895 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:40.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:40.956040 12895 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:40.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:40.957005 12895 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.244.66
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.996870 12895 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.66:0
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data/info.pb
10:43:40.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.66
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.244.66
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/logs
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:27:49 UTC on e7f111948823
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17618
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
10:43:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.998210 12895 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:43:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.999799 12895 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.013145 12916 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:43:41.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.483700 12880 heartbeater.cc:499] Master 127.11.244.124:39533 was elected leader, sending a full tablet report...
10:43:42.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.427307 12914 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 12895
10:43:42.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.014108 12917 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:43:42.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.698737 12914 kernel_stack_watchdog.cc:198] Thread 12895 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 401ms:
10:43:42.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
10:43:42.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
10:43:42.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
10:43:42.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
10:43:42.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.701761 12921 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:43:42.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.702250 12895 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.687s	user 0.595s	sys 1.058s
10:43:42.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.702617 12895 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.689s	user 0.595s	sys 1.058s
10:43:42.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.705479 12920 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1689 milliseconds
10:43:42.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.706250 12895 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
10:43:42.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.707860 12895 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:42.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.710839 12895 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:42.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.712487 12895 hybrid_clock.cc:648] HybridClock initialized: now 1786445022712406 us; error 82 us; skew 500 ppm
10:43:42.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.713737 12895 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
10:43:42.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.721949 12895 webserver.cc:533] Webserver started at http://127.11.244.66:40121/ using document root <none> and password file <none>
10:43:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.723222 12895 fs_manager.cc:362] Metadata directory not provided
10:43:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.723421 12895 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.723953 12895 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.728615 12895 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data/instance:
10:43:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "986dae7be92e416eb8cb93db91971672"
10:43:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:42 on dist-test-slave-7vjv"
10:43:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.729671 12895 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal/instance:
10:43:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "986dae7be92e416eb8cb93db91971672"
10:43:42.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:42 on dist-test-slave-7vjv"
10:43:42.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.737707 12895 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.002s
10:43:42.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.747303 12936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.748700 12895 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.001s	sys 0.005s
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.749053 12895 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data,/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "986dae7be92e416eb8cb93db91971672"
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:42 on dist-test-slave-7vjv"
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.749385 12895 fs_report.cc:389] FS layout report
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:42.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data/data
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:42.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:42.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.815878 12895 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:42.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.818657 12895 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:43:42.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.819353 12895 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:42.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.824536 12895 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:42.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.831614 12895 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:43:42.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.831823 12895 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:43:42.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.832065 12895 ts_tablet_manager.cc:616] Registered 0 tablets
10:43:42.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.832221 12895 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
10:43:43.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.208326 12895 rpc_server.cc:307] RPC server started. Bound to: 127.11.244.66:34471
10:43:43.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.208616 13146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.244.66:34471 every 8 connection(s)
10:43:43.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.211908 12895 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/data/info.pb
10:43:43.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.215826 12241 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu as pid 12895
10:43:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.216632 12241 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-1/wal/instance
10:43:43.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.243857 12241 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:43.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu
10:43:43.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal
10:43:43.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data
10:43:43.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/logs
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data/info.pb
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:43.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.67:0
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.244.67
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.67
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:43.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.285449 13148 heartbeater.cc:344] Connected to a master server at 127.11.244.124:39533
10:43:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.286063 13148 heartbeater.cc:461] Registering TS with master...
10:43:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.287657 13150 heartbeater.cc:344] Connected to a master server at 127.11.244.125:46277
10:43:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.288163 13150 heartbeater.cc:461] Registering TS with master...
10:43:43.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.289564 13148 heartbeater.cc:507] Master 127.11.244.124:39533 requested a full tablet report, sending...
10:43:43.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.289896 13150 heartbeater.cc:507] Master 127.11.244.125:46277 requested a full tablet report, sending...
10:43:43.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.293529 12401 ts_manager.cc:194] Registered new tserver with Master: 986dae7be92e416eb8cb93db91971672 (127.11.244.66:34471)
10:43:43.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.293828 13154 heartbeater.cc:344] Connected to a master server at 127.11.244.126:42375
10:43:43.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.293859 12500 ts_manager.cc:194] Registered new tserver with Master: 986dae7be92e416eb8cb93db91971672 (127.11.244.66:34471)
10:43:43.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.294193 13154 heartbeater.cc:461] Registering TS with master...
10:43:43.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.295305 13154 heartbeater.cc:507] Master 127.11.244.126:42375 requested a full tablet report, sending...
10:43:43.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.296059 12500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.244.66:54935
10:43:43.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.298295 12313 ts_manager.cc:194] Registered new tserver with Master: 986dae7be92e416eb8cb93db91971672 (127.11.244.66:34471)
10:43:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.619414 13164 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.620247 13164 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:43.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.621091 13164 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:43.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.656880 13164 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.657934 13164 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.244.67
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.703755 13164 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.244.84:43623
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data
10:43:43.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.244.67:0
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data/info.pb
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.244.67
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.244.126:42375,127.11.244.125:46277,127.11.244.124:39533
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.244.67
10:43:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/logs
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:27:49 UTC on e7f111948823
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17618
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
10:43:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.705773 13164 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:43:43.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.707885 13164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:43.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.723098 13174 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:43:44.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:44.301393 13148 heartbeater.cc:499] Master 127.11.244.124:39533 was elected leader, sending a full tablet report...
10:43:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.127744 13172 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 13164
10:43:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.503978 13164 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.776s	user 0.540s	sys 1.186s
10:43:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.727453 13178 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:43:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.507359 13164 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.780s	user 0.541s	sys 1.186s
10:43:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.507753 13180 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1775 milliseconds
10:43:45.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.511021 13164 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
10:43:45.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.511287 13183 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:43:45.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.514465 13164 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.517239 13164 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.518608 13164 hybrid_clock.cc:648] HybridClock initialized: now 1786445025518580 us; error 58 us; skew 500 ppm
10:43:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.519471 13164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
10:43:45.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.531555 13164 webserver.cc:533] Webserver started at http://127.11.244.67:38633/ using document root <none> and password file <none>
10:43:45.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.532860 13164 fs_manager.cc:362] Metadata directory not provided
10:43:45.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.533097 13164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.533640 13164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.539891 13164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data/instance:
10:43:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9337bd592d084598999980a6af0993e6"
10:43:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:45 on dist-test-slave-7vjv"
10:43:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.541422 13164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal/instance:
10:43:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9337bd592d084598999980a6af0993e6"
10:43:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:45 on dist-test-slave-7vjv"
10:43:45.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.551252 13164 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.005s
10:43:45.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.560279 13195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:45.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.561853 13164 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.007s	sys 0.001s
10:43:45.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.562295 13164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data,/tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal
10:43:45.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9337bd592d084598999980a6af0993e6"
10:43:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:45 on dist-test-slave-7vjv"
10:43:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.562772 13164 fs_report.cc:389] FS layout report
10:43:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal
10:43:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal
10:43:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data/data
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:45.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.645982 13164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:45.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.649338 13164 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:43:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.650313 13164 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:45.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.657202 13164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.667371 13164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:43:45.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.667645 13164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:43:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.667976 13164 ts_tablet_manager.cc:616] Registered 0 tablets
10:43:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.668224 13164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
10:43:46.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.044382 13164 rpc_server.cc:307] RPC server started. Bound to: 127.11.244.67:41445
10:43:46.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.044910 13400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.244.67:41445 every 8 connection(s)
10:43:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.048157 13164 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/data/info.pb
10:43:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.057325 12241 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu as pid 13164
10:43:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.057865 12241 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqsNdIQ/test-tmp/mini-kudu-cluster10567638762731139947/ts-2/wal/instance
10:43:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.136413 13402 heartbeater.cc:344] Connected to a master server at 127.11.244.124:39533
10:43:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.137169 13402 heartbeater.cc:461] Registering TS with master...
10:43:46.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.139499 13402 heartbeater.cc:507] Master 127.11.244.124:39533 requested a full tablet report, sending...
10:43:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.142154 13403 heartbeater.cc:344] Connected to a master server at 127.11.244.125:46277
10:43:46.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.142643 13403 heartbeater.cc:461] Registering TS with master...
10:43:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.143821 12500 ts_manager.cc:194] Registered new tserver with Master: 9337bd592d084598999980a6af0993e6 (127.11.244.67:41445)
10:43:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.143966 13403 heartbeater.cc:507] Master 127.11.244.125:46277 requested a full tablet report, sending...
10:43:46.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.147218 12500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.244.67:51947
10:43:46.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.150277 12398 ts_manager.cc:194] Registered new tserver with Master: 9337bd592d084598999980a6af0993e6 (127.11.244.67:41445)
10:43:46.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.156463 13406 heartbeater.cc:344] Connected to a master server at 127.11.244.126:42375
10:43:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.157011 13406 heartbeater.cc:461] Registering TS with master...
10:43:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.158170 13406 heartbeater.cc:507] Master 127.11.244.126:42375 requested a full tablet report, sending...
10:43:46.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.161773 12313 ts_manager.cc:194] Registered new tserver with Master: 9337bd592d084598999980a6af0993e6 (127.11.244.67:41445)
10:43:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.181871 12241 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
10:43:46.203 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
10:43:46.205 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

10:43:46.219 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.244.126"
      port: 42375
    }
    bound_http_address {
      host: "127.11.244.126"
      port: 36607
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.244.125"
      port: 46277
    }
    bound_http_address {
      host: "127.11.244.125"
      port: 41185
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.244.124"
      port: 39533
    }
    bound_http_address {
      host: "127.11.244.124"
      port: 44827
    }
  }
}

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

10:43:46.229 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.244.65"
      port: 43715
    }
    bound_http_address {
      host: "127.11.244.65"
      port: 34717
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.244.66"
      port: 34471
    }
    bound_http_address {
      host: "127.11.244.66"
      port: 40121
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.244.67"
      port: 41445
    }
    bound_http_address {
      host: "127.11.244.67"
      port: 38633
    }
  }
}

10:43:46.229 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
10:43:46.474 [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:43:46.535 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:46.731 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:46.790 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:46.792 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:46.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:46.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:46.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:46.925 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:46.925 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:46.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.153851 13402 heartbeater.cc:499] Master 127.11.244.124:39533 was elected leader, sending a full tablet report...
10:43:47.190 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf48cf9f6, L:/127.0.0.1:45458 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:47.190 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73665f1d, L:/127.0.0.1:45508 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:47.190 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x411e26fa, L:/127.0.0.1:51922 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:47.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:47.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=563), Traces: [0ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [528ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, deferred=null) after lookup
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.289203 12500 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45508:
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:47.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:47.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
10:43:47.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:47.293526 12500 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:43:47.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.439846 13287 tablet_service.cc:1511] Processing CreateTablet for tablet 222dea15d55242e8ad497011a317a4e1 (DEFAULT_TABLE table=TestHandleTooBusy [id=d7cf9eeeda11402fbac5dd25daa7e61c]), partition=RANGE (key) PARTITION UNBOUNDED
10:43:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.443516 13287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222dea15d55242e8ad497011a317a4e1. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.443382 13020 tablet_service.cc:1511] Processing CreateTablet for tablet 222dea15d55242e8ad497011a317a4e1 (DEFAULT_TABLE table=TestHandleTooBusy [id=d7cf9eeeda11402fbac5dd25daa7e61c]), partition=RANGE (key) PARTITION UNBOUNDED
10:43:47.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.445734 13020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222dea15d55242e8ad497011a317a4e1. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:47.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.447948 12765 tablet_service.cc:1511] Processing CreateTablet for tablet 222dea15d55242e8ad497011a317a4e1 (DEFAULT_TABLE table=TestHandleTooBusy [id=d7cf9eeeda11402fbac5dd25daa7e61c]), partition=RANGE (key) PARTITION UNBOUNDED
10:43:47.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.451351 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222dea15d55242e8ad497011a317a4e1. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.487286 13473 tablet_bootstrap.cc:492] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: Bootstrap starting.
10:43:47.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.504768 13475 tablet_bootstrap.cc:492] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: Bootstrap starting.
10:43:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.509306 13473 tablet_bootstrap.cc:654] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: Neither blocks nor log segments found. Creating new log.
10:43:47.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.509611 13476 tablet_bootstrap.cc:492] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: Bootstrap starting.
10:43:47.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.516252 13473 log.cc:826] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: Log is configured to *not* fsync() on all Append() calls
10:43:47.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.524278 13475 tablet_bootstrap.cc:654] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: Neither blocks nor log segments found. Creating new log.
10:43:47.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.525635 13476 tablet_bootstrap.cc:654] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: Neither blocks nor log segments found. Creating new log.
10:43:47.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.529155 13473 tablet_bootstrap.cc:492] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: No bootstrap required, opened a new log
10:43:47.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.529352 13476 log.cc:826] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: Log is configured to *not* fsync() on all Append() calls
10:43:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.529675 13475 log.cc:826] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: Log is configured to *not* fsync() on all Append() calls
10:43:47.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.529938 13473 ts_tablet_manager.cc:1403] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.019s
10:43:47.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.545589 13476 tablet_bootstrap.cc:492] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: No bootstrap required, opened a new log
10:43:47.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.546970 13476 ts_tablet_manager.cc:1403] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: Time spent bootstrapping tablet: real 0.039s	user 0.000s	sys 0.030s
10:43:47.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.559736 13475 tablet_bootstrap.cc:492] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: No bootstrap required, opened a new log
10:43:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.560524 13475 ts_tablet_manager.cc:1403] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.028s
10:43:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.571625 13473 raft_consensus.cc:359] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.573091 13473 raft_consensus.cc:385] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:47.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.573514 13473 raft_consensus.cc:740] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986dae7be92e416eb8cb93db91971672, State: Initialized, Role: FOLLOWER
10:43:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.575057 13473 consensus_queue.cc:260] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [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: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.599997 13473 ts_tablet_manager.cc:1434] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: Time spent starting tablet: real 0.070s	user 0.028s	sys 0.024s
10:43:47.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.601408 13476 raft_consensus.cc:359] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.602898 13476 raft_consensus.cc:385] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:47.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.603480 13476 raft_consensus.cc:740] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9337bd592d084598999980a6af0993e6, State: Initialized, Role: FOLLOWER
10:43:47.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.605275 13476 consensus_queue.cc:260] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [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: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.611696 13475 raft_consensus.cc:359] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.613391 13475 raft_consensus.cc:385] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:47.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.614105 13475 raft_consensus.cc:740] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5db47bb9a1c4b1aa346a0a26adae8a9, State: Initialized, Role: FOLLOWER
10:43:47.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.615978 13475 consensus_queue.cc:260] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [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: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.621960 13476 ts_tablet_manager.cc:1434] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: Time spent starting tablet: real 0.074s	user 0.042s	sys 0.020s
10:43:47.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.634123 13475 ts_tablet_manager.cc:1434] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: Time spent starting tablet: real 0.073s	user 0.032s	sys 0.035s
10:43:47.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:47.713146 12897 tablet.cc:2406] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:47.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.720635 13484 raft_consensus.cc:493] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
10:43:47.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.721238 13484 raft_consensus.cc:515] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.724267 13484 leader_election.cc:290] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5db47bb9a1c4b1aa346a0a26adae8a9 (127.11.244.65:43715), 986dae7be92e416eb8cb93db91971672 (127.11.244.66:34471)
10:43:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.741575 12804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222dea15d55242e8ad497011a317a4e1" candidate_uuid: "9337bd592d084598999980a6af0993e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" is_pre_election: true
10:43:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.743014 12804 raft_consensus.cc:2468] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9337bd592d084598999980a6af0993e6 in term 0.
10:43:47.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.744959 13057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222dea15d55242e8ad497011a317a4e1" candidate_uuid: "9337bd592d084598999980a6af0993e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986dae7be92e416eb8cb93db91971672" is_pre_election: true
10:43:47.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.745388 13203 leader_election.cc:304] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [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: 9337bd592d084598999980a6af0993e6, a5db47bb9a1c4b1aa346a0a26adae8a9; no voters: 
10:43:47.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.746044 13057 raft_consensus.cc:2468] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9337bd592d084598999980a6af0993e6 in term 0.
10:43:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.746554 13484 raft_consensus.cc:2804] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
10:43:47.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.747074 13484 raft_consensus.cc:493] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
10:43:47.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.747571 13484 raft_consensus.cc:3060] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 0 FOLLOWER]: Advancing to term 1
10:43:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.756521 13484 raft_consensus.cc:515] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.758975 13484 leader_election.cc:290] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [CANDIDATE]: Term 1 election: Requested vote from peers a5db47bb9a1c4b1aa346a0a26adae8a9 (127.11.244.65:43715), 986dae7be92e416eb8cb93db91971672 (127.11.244.66:34471)
10:43:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.760059 12804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222dea15d55242e8ad497011a317a4e1" candidate_uuid: "9337bd592d084598999980a6af0993e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9"
10:43:47.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.760681 13057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222dea15d55242e8ad497011a317a4e1" candidate_uuid: "9337bd592d084598999980a6af0993e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986dae7be92e416eb8cb93db91971672"
10:43:47.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.760963 12804 raft_consensus.cc:3060] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [term 0 FOLLOWER]: Advancing to term 1
10:43:47.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.761438 13057 raft_consensus.cc:3060] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [term 0 FOLLOWER]: Advancing to term 1
10:43:47.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.770479 12804 raft_consensus.cc:2468] T 222dea15d55242e8ad497011a317a4e1 P a5db47bb9a1c4b1aa346a0a26adae8a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9337bd592d084598999980a6af0993e6 in term 1.
10:43:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.771435 13057 raft_consensus.cc:2468] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9337bd592d084598999980a6af0993e6 in term 1.
10:43:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.771986 13203 leader_election.cc:304] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [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: 9337bd592d084598999980a6af0993e6, a5db47bb9a1c4b1aa346a0a26adae8a9; no voters: 
10:43:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.772979 13484 raft_consensus.cc:2804] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 1 FOLLOWER]: Leader election won for term 1
10:43:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:47.775765 13156 tablet.cc:2406] T 222dea15d55242e8ad497011a317a4e1 P 986dae7be92e416eb8cb93db91971672: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:47.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.779075 13484 raft_consensus.cc:697] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [term 1 LEADER]: Becoming Leader. State: Replica: 9337bd592d084598999980a6af0993e6, State: Running, Role: LEADER
10:43:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.780488 13484 consensus_queue.cc:237] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [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: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } }
10:43:47.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.805542 12496 catalog_manager.cc:5719] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9337bd592d084598999980a6af0993e6 (127.11.244.67). New cstate: current_term: 1 leader_uuid: "9337bd592d084598999980a6af0993e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9337bd592d084598999980a6af0993e6" member_type: VOTER last_known_addr { host: "127.11.244.67" port: 41445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 } health_report { overall_health: UNKNOWN } } }
10:43:47.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:47.861719 13412 tablet.cc:2406] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:47.910 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.913 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.936 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:47.937 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.937 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.938 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.938 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:47.942 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.942 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.942 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.943 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.943 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:47.946 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:47.947 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:47.950 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.961 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:47.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:47.971 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.973 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.975 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.977 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.982 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:47.985 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:47.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:47.992 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:47.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:47.998 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:48.003 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.018 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.051 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.060 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbeb3d321, L:/127.0.0.1:45466 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.077 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2cbd9aee, L:/127.0.0.1:51928 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.091 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.093 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.116 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.117 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.144 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39619e7b, L:/127.0.0.1:51948 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.154 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.171 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.177 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.188 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.200 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.211 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.212 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.214 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:48.244 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.250 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.251 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8250887, L:/127.0.0.1:45480 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:48.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.266929 13484 consensus_queue.cc:1048] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986dae7be92e416eb8cb93db91971672" member_type: VOTER last_known_addr { host: "127.11.244.66" port: 34471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
10:43:48.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36448026, L:/127.0.0.1:51940 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.286 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.288 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.306 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8eb0974, L:/127.0.0.1:45536 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.306 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.312 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.318 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.319 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.326 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.346 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.369 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.375 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:48.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=414), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [190ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.389312 13484 consensus_queue.cc:1048] T 222dea15d55242e8ad497011a317a4e1 P 9337bd592d084598999980a6af0993e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5db47bb9a1c4b1aa346a0a26adae8a9" member_type: VOTER last_known_addr { host: "127.11.244.65" port: 43715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
10:43:48.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.409 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.459 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.461 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x400a4888, L:/127.0.0.1:51962 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.480 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5e53ab8, L:/127.0.0.1:45502 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.497 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.511 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.523 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x51562751, L:/127.0.0.1:45542 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.541 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfcce3d04, L:/127.0.0.1:45540 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.558 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d0ac72a, L:/127.0.0.1:45556 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.569 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:48.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:48.576740 12486 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.244.126:42375, user_credentials={real_user=slave}} blocked reactor thread for 91405us
10:43:48.589 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:48.608 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:48.609 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x05b2bd69, L:/127.0.0.1:45524 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.612 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.615 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47a32ec5, L:/127.0.0.1:51968 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=680), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [357ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x105dd4e1, L:/127.0.0.1:45516 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.631 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.633 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.642 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d57a8b8, L:/127.0.0.1:45510 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=734), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [160ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [729ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=702), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [633ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.648 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:48.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.656 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4cd0adcb, L:/127.0.0.1:45512 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.657 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd962d666, L:/127.0.0.1:45582 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.661 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x217f0b33, L:/127.0.0.1:45524 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd25404f5, L:/127.0.0.1:51988 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=733), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [676ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [719ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [721ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.672 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf36daaaf, L:/127.0.0.1:45554 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.674 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:48.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.714 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc7693447, L:/127.0.0.1:45612 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=777), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [721ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [736ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.745 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x01b711ea, L:/127.0.0.1:45626 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.749 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b2dc932, L:/127.0.0.1:51978 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.755 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc9c5d1e, L:/127.0.0.1:45490 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:48.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.780 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd95cef5b, L:/127.0.0.1:45598 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x39d5de86, L:/127.0.0.1:45566 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:48.786130 12481 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items
10:43:48.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.792080 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 0)
10:43:48.797 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3b52fa4, L:/127.0.0.1:52010 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.806 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x190027d1, L:/127.0.0.1:52024 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [577ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [837ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:48.820 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4c4d6e1, L:/127.0.0.1:45600 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:48.847 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ca103e4, L:/127.0.0.1:51994 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:48.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.788982 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 0)
10:43:48.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.838888 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45626 (request call id 1)
10:43:48.858 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items
10:43:48.863 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:48.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.884912 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45600 (request call id 0)
10:43:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.888206 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 1)
10:43:48.889 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items
10:43:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.890491 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 1)
10:43:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.894322 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:48.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 1)
10:43:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.897619 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 1)
10:43:48.899 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items
10:43:48.899 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:48.899 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.902632 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45566 (request call id 1)
10:43:48.903 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299991, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:48.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:48.910 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:48.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=970), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [592ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [884ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items, [890ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items, [901ms] refreshing cache from master, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [907ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [908ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [939ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@720195030(state=PENDING, result=null, callback=(continuation of Deferred@1539845607 after retry RPC after error@2036717964), errback=(continuation of Deferred@1539845607 after retry RPC after error@2036717964))) after lookup
10:43:48.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=987), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [732ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [916ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items, [925ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [926ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items, [943ms] refreshing cache from master, [943ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [951ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [956ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@527333911(state=PENDING, result=null, callback=(continuation of Deferred@828206805 after retry RPC after error@1319489279), errback=(continuation of Deferred@828206805 after retry RPC after error@1319489279))) after lookup
10:43:48.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.943408 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.930922 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 3)
10:43:48.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:48.953 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.952834 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 3)
10:43:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.954888 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 4)
10:43:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.956000 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45598 (request call id 1)
10:43:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.957049 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45598 (request call id 1)
10:43:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.959317 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45566 (request call id 3)
10:43:48.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.959730 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45566 (request call id 3)
10:43:48.961 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items
10:43:48.961 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:48.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:48.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.972110 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 4)
10:43:48.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.973959 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 4)
10:43:48.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.974442 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 4)
10:43:48.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.977412 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45598 (request call id 2)
10:43:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.981405 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45598 (request call id 2)
10:43:48.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.983495 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45598 (request call id 2)
10:43:48.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:48.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:48.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.992326 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45598 (request call id 2)
10:43:48.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.993148 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:48.997875 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:48.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 5)
10:43:48.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:48.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=1060), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [688ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [792ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [907ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items, [907ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items, [924ms] refreshing cache from master, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [932ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [933ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [969ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items, [969ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items, [982ms] refreshing cache from master, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [983ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [983ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [987ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@800483375(state=PENDING, result=null, callback=(continuation of Deferred@2009037483 after retry RPC after error@2127367283) -> (continuation of Deferred@2083921236 after retry RPC after error@1625155053), errback=(continuation of Deferred@2009037483 after retry RPC after error@2127367283) -> (continuation of Deferred@2083921236 after retry RPC after error@1625155053))) after lookup
10:43:49.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.001833 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.002885 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.003839 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.004834 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.012351 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.016863 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.019318 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.025403 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.031714 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.033790 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.036921 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.045306 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.045979 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:45598 (request call id 3)
10:43:49.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:49.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.060978 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 8)
10:43:49.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.062263 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 8)
10:43:49.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.065033 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 8)
10:43:49.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.075212 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.077337 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.079200 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.085220 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.088733 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.093396 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.094776 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 8)
10:43:49.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.109637 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 7)
10:43:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.114128 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 7)
10:43:49.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.116071 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 7)
10:43:49.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.119655 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 9)
10:43:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.122834 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.126140 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.128747 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.133719 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.134451 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.135226 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.148924 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 8)
10:43:49.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.156848 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 9)
10:43:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.159411 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 10)
10:43:49.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.175675 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.176172 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.177382 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.188618 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.194080 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.195010 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.197400 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 9)
10:43:49.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.215495 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 8)
10:43:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.217427 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 8)
10:43:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.229208 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 11)
10:43:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.231012 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 11)
10:43:49.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.236361 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 11)
10:43:49.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.244427 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 11)
10:43:49.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.251446 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 11)
10:43:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.255056 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.260083 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 13)
10:43:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.271844 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 13)
10:43:49.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.277851 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 12)
10:43:49.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.282755 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 12)
10:43:49.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.288970 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 12)
10:43:49.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.291437 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 12)
10:43:49.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.295527 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 12)
10:43:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.299181 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 12)
10:43:49.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.302 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.304889 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 11)
10:43:49.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.311658 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 14)
10:43:49.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.314095 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.314520 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.319319 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.322180 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.335282 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.339533 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.343106 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.351189 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.354843 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.355149 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 13)
10:43:49.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.358 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.360894 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 15)
10:43:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.364277 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 15)
10:43:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.372850 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 10)
10:43:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.374816 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 10)
10:43:49.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.381913 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 14)
10:43:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.384968 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 14)
10:43:49.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.394841 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 12)
10:43:49.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.395536 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 12)
10:43:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.396773 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 12)
10:43:49.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.404 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.406412 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 15)
10:43:49.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.411557 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.414600 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.417192 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.419586 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.422446 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.428689 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.436364 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.444773 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.449219 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.456811 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 16)
10:43:49.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.462831 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 16)
10:43:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.468514 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 16)
10:43:49.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.474165 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 16)
10:43:49.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.477124 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 16)
10:43:49.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.485428 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 17)
10:43:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.488812 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 17)
10:43:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.492717 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 17)
10:43:49.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.494499 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 17)
10:43:49.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.499200 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 17)
10:43:49.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.506 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.509035 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 18)
10:43:49.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.512976 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 18)
10:43:49.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.513875 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 18)
10:43:49.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.515291 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 18)
10:43:49.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.516556 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 20)
10:43:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.525137 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 18)
10:43:49.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.533586 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 18)
10:43:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.535591 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 17)
10:43:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.536823 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 17)
10:43:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.537884 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 10)
10:43:49.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.539662 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 10)
10:43:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.553336 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 10)
10:43:49.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.553996 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 10)
10:43:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.555254 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 10)
10:43:49.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.573421 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 19)
10:43:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.574965 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 19)
10:43:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.575384 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 19)
10:43:49.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.580 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.588905 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 19)
10:43:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.602864 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 19)
10:43:49.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.607 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.615023 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 18)
10:43:49.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.616397 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.619112 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.621847 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.639271 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.642232 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.653297 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.654559 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.658578 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.662490 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 21)
10:43:49.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.679136 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 22)
10:43:49.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.691902 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 19)
10:43:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.694710 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 18)
10:43:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.694983 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 18)
10:43:49.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.701917 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 18)
10:43:49.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.704881 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 18)
10:43:49.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.711081 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 20)
10:43:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.715166 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.724318 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.729146 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.731524 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.742398 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.744432 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.748356 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.751514 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.761523 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.764572 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.768839 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 20)
10:43:49.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.770 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.772557 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 23)
10:43:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.776387 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 23)
10:43:49.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.782171 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 25)
10:43:49.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:49.786737 12481 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items [suppressed 175 similar messages]
10:43:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.786967 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 25)
10:43:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.788812 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 25)
10:43:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.793088 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 18)
10:43:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.796681 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 18)
10:43:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.798555 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 18)
10:43:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.808462 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 18)
10:43:49.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.813640 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.817081 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.818913 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.824371 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.831180 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.834121 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.836355 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.839223 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.848727 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.854645 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.856853 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.858739 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 22)
10:43:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:49.863178 12518 debug-util.cc:398] Leaking SignalData structure 0x7b08000921e0 after lost signal to thread 12439
10:43:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:49.863562 12518 debug-util.cc:398] Leaking SignalData structure 0x7b0800060a40 after lost signal to thread 12523
10:43:49.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.875114 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 22)
10:43:49.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.879284 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45542 (request call id 28)
10:43:49.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.886 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.894387 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 23)
10:43:49.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.894685 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 23)
10:43:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.897066 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 28)
10:43:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.901678 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 28)
10:43:49.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.914589 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.915012 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.922611 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.933154 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.935137 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.935571 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.942937 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.944273 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.948583 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.953169 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.954996 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.961855 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 25)
10:43:49.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.966423 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 8)
10:43:49.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.982282 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 31)
10:43:49.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.984606 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45612 (request call id 28)
10:43:49.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:49.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:49.990 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:49.991 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:49.991 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:49.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:49.997910 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:49.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 26)
10:43:49.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:49.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:49.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:49.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.000198 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 25)
10:43:50.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.003026 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 25)
10:43:50.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.011 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.013 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.015311 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.017 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.017596 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.019 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.021 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.031 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.035549 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.037252 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.047 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.053900 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.056484 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.058 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.059 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa8b6913f, L:/127.0.0.1:36618 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.060289 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45600 (request call id 27)
10:43:50.061 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items
10:43:50.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x837e1308, L:/127.0.0.1:46474 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.074 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaef40425, L:/127.0.0.1:50088 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.077 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.079 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.079967 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45566 (request call id 32)
10:43:50.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.093657 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 24)
10:43:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.095988 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 28)
10:43:50.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.098404 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 28)
10:43:50.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items
10:43:50.100 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.102669 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 33)
10:43:50.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.104538 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 33)
10:43:50.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.112702 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45536 (request call id 33)
10:43:50.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.120895 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 2)
10:43:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.124840 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 2)
10:43:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.133016 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 2)
10:43:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.134653 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 2)
10:43:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.145498 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 2)
10:43:50.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.153409 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 2)
10:43:50.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.156765 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 29)
10:43:50.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.158524 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 29)
10:43:50.160 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items
10:43:50.160 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.164562 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 29)
10:43:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.175173 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45524 (request call id 29)
10:43:50.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.181 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.181 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.182 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.182 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.183 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.183 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.190207 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45556 (request call id 28)
10:43:50.191 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items
10:43:50.191 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.193 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.193 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.193 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.197395 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 28)
10:43:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.204531 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 28)
10:43:50.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.210 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.218 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.221493 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 4)
10:43:50.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.227656 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 4)
10:43:50.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.231245 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 26)
10:43:50.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items
10:43:50.232 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.233 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.234422 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 26)
10:43:50.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.244 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.244429 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 26)
10:43:50.246 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.246106 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 26)
10:43:50.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.257 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.260 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.262804 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 26)
10:43:50.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.266 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.273 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.281 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.278911 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 26)
10:43:50.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.282 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items
10:43:50.283 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.283 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.287 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.290 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.294 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.294 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.295 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.300 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bb2eeb7, L:/127.0.0.1:46488 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.310 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.312 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.328 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeab3394a, L:/127.0.0.1:36628 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.329233 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36628 (request call id 0)
10:43:50.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.335641 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45598 (request call id 33)
10:43:50.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.337934 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45598 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 6)
10:43:50.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.349426 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 6)
10:43:50.354 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36628 dropped due to backpressure: service queue is full with 1 items
10:43:50.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.370 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.374 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.373600 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36618 (request call id 6)
10:43:50.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [47ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 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.11.244.125:46277, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 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.11.244.125:46277, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [108ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 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.11.244.125:46277, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [166ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [209ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [219ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [268ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [271ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [273ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [325ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [339ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1731785790(state=PENDING, result=null, callback=(continuation of Deferred@1196510404 after retry RPC after error@906698431) -> (continuation of Deferred@831915355 after retry RPC after error@288329299) -> (continuation of Deferred@1549125598 after retry RPC after error@843432973) -> (continuation of Deferred@871932867 after retry RPC after error@1581838073) -> (continuation of Deferred@743549401 after retry RPC after error@807958002) -> (continuation of Deferred@1178091151 after retry RPC after error@1604202391), errback=(continuation of Deferred@1196510404 after retry RPC after error@906698431) -> (continuation of Deferred@831915355 after retry RPC after error@288329299) -> (continuation of Deferred@1549125598 after retry RPC after error@843432973) -> (continuation of Deferred@871932867 after retry RPC after error@1581838073) -> (continuation of Deferred@743549401 after retry RPC after error@807958002) -> (continuation of Deferred@1178091151 after retry RPC after error@1604202391))) after lookup
10:43:50.388 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.393751 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:45582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45626 (request call id 32)
10:43:50.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:50.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.397 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.397 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.398 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.398 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.410888 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 28)
10:43:50.412 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.417548 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:45582 (request call id 28)
10:43:50.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.423 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.424 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.424 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.424 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.436 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc312b71c, L:/127.0.0.1:50100 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.438 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.442 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.459 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.453 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.462 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.462347 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36628 (request call id 1)
10:43:50.477 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.477 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x382128e3, L:/127.0.0.1:46504 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.480 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.482506 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36628 (request call id 1)
10:43:50.491 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab51a7bb, L:/127.0.0.1:36630 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.496217 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36628 (request call id 1)
10:43:50.500 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3166003, L:/127.0.0.1:46520 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items
10:43:50.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [76ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36628 dropped due to backpressure: service queue is full with 1 items, [208ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [209ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36628 dropped due to backpressure: service queue is full with 1 items, [225ms] refreshing cache from master, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [231ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@169130718(state=PENDING, result=null, callback=(continuation of Deferred@1039987362 after retry RPC after error@995414880), errback=(continuation of Deferred@1039987362 after retry RPC after error@995414880))) after lookup
10:43:50.506 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.506 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.507 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.507 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.508 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.510 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.513 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.513 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.513 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.515 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:50.518 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.519 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.521 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.527 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.527 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.527 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.534 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4af966cf, L:/127.0.0.1:50110 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.546 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.548 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.550 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.551 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.566690 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 11)
10:43:50.569 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items
10:43:50.569 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x171ada42, L:/127.0.0.1:50116 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.570031 12489 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.244.65:56517 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 11)
10:43:50.575 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.576432 12880 heartbeater.cc:646] Failed to heartbeat to 127.11.244.124:39533 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.11.244.65:56517 dropped due to backpressure: service queue is full with 1 items
10:43:50.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items
10:43:50.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.578846 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 11)
10:43:50.585 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.585 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.598 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.596758 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 11)
10:43:50.600 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items
10:43:50.603 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x035bbae6, L:/127.0.0.1:46536 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.621 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:50.621 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:50.621 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:50.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:50.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:50.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:50.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:50.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:50.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.630 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.631 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=331), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items, [151ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [194ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [206ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items, [216ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 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.11.244.125:46277, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [227ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items, [228ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [232ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 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.11.244.125:46277, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [245ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items, [249ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [250ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36630 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.11.244.125:46277, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [286ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1791886330(state=PENDING, result=null, callback=(continuation of Deferred@1759541743 after retry RPC after error@1542375475) -> (continuation of Deferred@271248537 after retry RPC after error@182582453) -> (continuation of Deferred@1638253319 after retry RPC after error@1286021200) -> (continuation of Deferred@187581305 after retry RPC after error@246350589), errback=(continuation of Deferred@1759541743 after retry RPC after error@1542375475) -> (continuation of Deferred@271248537 after retry RPC after error@182582453) -> (continuation of Deferred@1638253319 after retry RPC after error@1286021200) -> (continuation of Deferred@187581305 after retry RPC after error@246350589))) after lookup
10:43:50.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:50.661 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.667 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.676 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf92ba9ab, L:/127.0.0.1:36642 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.679 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.680 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.681 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.684 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.686 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2874b14a, L:/127.0.0.1:50122 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.686 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf2dc823, L:/127.0.0.1:36646 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.726 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.727924 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36642 (request call id 0)
10:43:50.729 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items
10:43:50.730 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.731 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.732 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [191ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:50.742 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x083e1cac, L:/127.0.0.1:50132 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.745249 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36642 (request call id 1)
10:43:50.747 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items
10:43:50.748 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.758898 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36642 (request call id 1)
10:43:50.763 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01e1d981, L:/127.0.0.1:46546 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.765 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:50.768 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items
10:43:50.770 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.770 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.772 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.778311 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36646 (request call id 3)
10:43:50.786 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b5c6df0, L:/127.0.0.1:46558 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.795 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.795 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f5d1275, L:/127.0.0.1:36660 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.796969 12489 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items [suppressed 95 similar messages]
10:43:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.797140 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36646 (request call id 3)
10:43:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.797297 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36646 (request call id 3)
10:43:50.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17ab70a3, L:/127.0.0.1:50142 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items
10:43:50.806 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:50.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:50.811 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.816767 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36646 (request call id 3)
10:43:50.822 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.829500 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36646 (request call id 3)
10:43:50.830 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items
10:43:50.831 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.832 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.835 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.835889 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36646 (request call id 3)
10:43:50.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.842 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=383), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [271ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items, [288ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [309ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items, [313ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36660 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.11.244.125:46277, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [327ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1497746290(state=PENDING, result=null, callback=(continuation of Deferred@1575176704 after retry RPC after error@147348581) -> (continuation of Deferred@1996150095 after retry RPC after error@26451641), errback=(continuation of Deferred@1575176704 after retry RPC after error@147348581) -> (continuation of Deferred@1996150095 after retry RPC after error@26451641))) after lookup
10:43:50.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=471), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [132ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items, [254ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [265ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [271ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items, [272ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 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.11.244.125:46277, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [287ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items, [293ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [294ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [306ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@847393743(state=PENDING, result=null, callback=(continuation of Deferred@681705460 after retry RPC after error@1698367890) -> (continuation of Deferred@1770961299 after retry RPC after error@1253176102) -> (continuation of Deferred@1841884123 after retry RPC after error@1342314601), errback=(continuation of Deferred@681705460 after retry RPC after error@1698367890) -> (continuation of Deferred@1770961299 after retry RPC after error@1253176102) -> (continuation of Deferred@1841884123 after retry RPC after error@1342314601))) after lookup
10:43:50.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.848274 12481 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.856282 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 11)
10:43:50.861 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.866 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe37bfff4, L:/127.0.0.1:36666 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80d7aa73, L:/127.0.0.1:50150 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.868007 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36666 (request call id 0)
10:43:50.869 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.871 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.876 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.877 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.879 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=373), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:50.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.881080 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.882242 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.883 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa77e71ab, L:/127.0.0.1:46566 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.891949 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.897 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:50.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.896926 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.902 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.910 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97a2a655, L:/127.0.0.1:50154 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.910287 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.912189 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.919 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:50.920 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:50.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:50.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:50.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.932133 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.932245 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.933 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98fd1203, L:/127.0.0.1:36686 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.934486 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.935 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items
10:43:50.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.935632 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.937 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:50.941 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:50.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:50.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.951506 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36660 (request call id 4)
10:43:50.955 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6037d513, L:/127.0.0.1:36682 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:50.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe14a74ac, L:/127.0.0.1:46572 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.966 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.969511 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 4)
10:43:50.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:50.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=396), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.971522 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 4)
10:43:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.973433 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 4)
10:43:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.974242 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 4)
10:43:50.975 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items
10:43:50.977 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1dbfbf87, L:/127.0.0.1:36702 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:50.978 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:50.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.978551 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 9)
10:43:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.978850 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 9)
10:43:50.980 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items
10:43:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.979911 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 9)
10:43:50.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:50.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:50.990 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bab3b65, L:/127.0.0.1:50162 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:50.999 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf417fa9, L:/127.0.0.1:46576 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:50.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items
10:43:51.000 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.000157 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36682 (request call id 2)
10:43:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.001258 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36682 (request call id 2)
10:43:51.003 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.010089 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.012254 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.014524 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items
10:43:51.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.016920 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.023322 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.024 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items
10:43:51.025 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.025 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.027845 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.034842 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.039381 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items
10:43:51.044 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.054436 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.055271 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.056 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items
10:43:51.057 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.062 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items
10:43:51.062 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.061113 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.064040 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36666 (request call id 5)
10:43:51.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.072 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:51.072 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:51.073 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:51.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:51.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:51.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:51.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:51.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:51.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items
10:43:51.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.079401 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36686 (request call id 5)
10:43:51.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.079828 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36686 (request call id 5)
10:43:51.082 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.087 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.087 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:51.088 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:51.088 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:51.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:51.088 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:51.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=456), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [234ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [235ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 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.11.244.125:46277, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [245ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [246ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [264ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [268ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [283ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [288ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [293ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [323ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items, [325ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [326ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36686 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.11.244.125:46277, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [345ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@2147267563(state=PENDING, result=null, callback=(continuation of Deferred@2039510497 after retry RPC after error@1614211653) -> (continuation of Deferred@1640737935 after retry RPC after error@2075273398) -> (continuation of Deferred@32990556 after retry RPC after error@1447347173) -> (continuation of Deferred@1792516726 after retry RPC after error@13291522) -> (continuation of Deferred@984451266 after retry RPC after error@1241919385), errback=(continuation of Deferred@2039510497 after retry RPC after error@1614211653) -> (continuation of Deferred@1640737935 after retry RPC after error@2075273398) -> (continuation of Deferred@32990556 after retry RPC after error@1447347173) -> (continuation of Deferred@1792516726 after retry RPC after error@13291522) -> (continuation of Deferred@984451266 after retry RPC after error@1241919385))) after lookup
10:43:51.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:51.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:51.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:51.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:51.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.097 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:51.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:51.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.100 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:51.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:51.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:51.110 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.112263 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 10)
10:43:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.120921 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.125 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:51.131 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.132599 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.135637 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.137 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:51.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:51.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.140514 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.144 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:51.146 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:51.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:51.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.153959 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.156 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.160574 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:51.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.174458 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36702 (request call id 5)
10:43:51.176 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:51.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.180 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:51.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=370), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [98ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 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.11.244.125:46277, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 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.11.244.125:46277, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [163ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [226ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1690685659(state=PENDING, result=null, callback=(continuation of Deferred@960399933 after retry RPC after error@763147580) -> (continuation of Deferred@713201212 after retry RPC after error@1619773631) -> (continuation of Deferred@757717489 after retry RPC after error@1697930301) -> (continuation of Deferred@1538852305 after retry RPC after error@1707733033) -> (continuation of Deferred@105667376 after retry RPC after error@1105078896), errback=(continuation of Deferred@960399933 after retry RPC after error@763147580) -> (continuation of Deferred@713201212 after retry RPC after error@1619773631) -> (continuation of Deferred@757717489 after retry RPC after error@1697930301) -> (continuation of Deferred@1538852305 after retry RPC after error@1707733033) -> (continuation of Deferred@105667376 after retry RPC after error@1105078896))) after lookup
10:43:51.188 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:51.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.191797 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36702 (request call id 6)
10:43:51.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:51.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.194324 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36702 (request call id 6)
10:43:51.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.198 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:51.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.200 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:51.206 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:51.207 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34ffa0eb, L:/127.0.0.1:50172 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:51.208 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:51.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.214690 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe43cc31e, L:/127.0.0.1:46580 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:51.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.217727 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.226 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xafb9d0a7, L:/127.0.0.1:36710 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:51.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.227741 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:51.234 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items
10:43:51.234 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.233 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:51.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.238104 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.240 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf6e2671a, L:/127.0.0.1:50184 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.247558 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items
10:43:51.249 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.257 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb93b85b5, L:/127.0.0.1:46584 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:51.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.259195 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.267103 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 11)
10:43:51.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items
10:43:51.271 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.275 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x70f3a85d, L:/127.0.0.1:36720 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:51.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.275833 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 15)
10:43:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.276948 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 15)
10:43:51.278 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items
10:43:51.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.278698 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.279 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 15)
10:43:51.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.285 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.287520 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36710 (request call id 3)
10:43:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.296010 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36710 (request call id 3)
10:43:51.297 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items
10:43:51.297 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.301 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:51.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [90ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36710 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@392832102(state=PENDING, result=null, callback=(continuation of Deferred@1241341079 after retry RPC after error@649573939) -> (continuation of Deferred@835358818 after retry RPC after error@2001066793) -> (continuation of Deferred@1426008242 after retry RPC after error@1331829296), errback=(continuation of Deferred@1241341079 after retry RPC after error@649573939) -> (continuation of Deferred@835358818 after retry RPC after error@2001066793) -> (continuation of Deferred@1426008242 after retry RPC after error@1331829296))) after lookup
10:43:51.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.308 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.310137 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 9)
10:43:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.316006 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 2)
10:43:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.319115 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 2)
10:43:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.320142 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 2)
10:43:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.330137 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 2)
10:43:51.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.334721 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 12)
10:43:51.336 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items
10:43:51.336 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.338356 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 12)
10:43:51.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.340305 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.349592 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items
10:43:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.355468 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.357 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.358619 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.362411 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.370905 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.381933 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 13)
10:43:51.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.390188 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 13)
10:43:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.393066 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 4)
10:43:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.398283 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 4)
10:43:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.398343 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36720 (request call id 4)
10:43:51.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:51.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [114ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items, [149ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 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.11.244.125:46277, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [226ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items, [227ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [227ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [266ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: 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:43:51.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.411 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.415891 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 13)
10:43:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.416966 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 13)
10:43:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.418576 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 13)
10:43:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.418675 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 13)
10:43:51.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.429649 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.432777 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.434864 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.438663 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.446246 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.453081 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.455263 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 14)
10:43:51.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.457700 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36646 (request call id 16)
10:43:51.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.466331 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36646 (request call id 16)
10:43:51.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.472369 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36646 (request call id 16)
10:43:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.475384 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36646 (request call id 16)
10:43:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.486820 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36646 (request call id 16)
10:43:51.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.492601 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 10)
10:43:51.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.499660 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 10)
10:43:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.506210 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36710 (request call id 11)
10:43:51.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.513 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.515101 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 22)
10:43:51.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.520159 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 22)
10:43:51.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.532912 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 11)
10:43:51.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.534376 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 11)
10:43:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.540024 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 11)
10:43:51.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.549574 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.553615 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.553851 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.560604 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.574040 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.572638 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.576619 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.579036 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 15)
10:43:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.583847 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 15)
10:43:51.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.591 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.594257 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36686 (request call id 15)
10:43:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.599920 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 19)
10:43:51.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.615 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.615505 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36686 (request call id 16)
10:43:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.618309 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36686 (request call id 16)
10:43:51.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.623363 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 12)
10:43:51.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.634006 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 19)
10:43:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.655916 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 19)
10:43:51.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.675318 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 19)
10:43:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.677193 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36686 (request call id 17)
10:43:51.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.695992 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.700 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:51.701 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:51.701 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:51.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:51.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:51.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:51.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:51.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:51.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.714600 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 13)
10:43:51.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.715596 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 13)
10:43:51.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.718 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.722 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:51.722 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:51.725 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:51.729 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:51.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.729 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.732 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:51.734 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:51.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:51.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:51.745 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:51.746 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:51.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:51.749 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:51.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.755100 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 28)
10:43:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.767513 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 28)
10:43:51.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.774163 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 21)
10:43:51.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa780e02c, L:/127.0.0.1:36732 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:51.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.783798 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 21)
10:43:51.797 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85ff88d6, L:/127.0.0.1:46600 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:51.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items
10:43:51.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b70241f, L:/127.0.0.1:50200 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:51.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.800 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:51.800 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:51.801 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:51.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:51.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:51.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:51.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:51.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:51.802663 12488 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items [suppressed 130 similar messages]
10:43:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.802953 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:51.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:51.805 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.808 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:51.809 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.810979 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 16)
10:43:51.812 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items
10:43:51.816 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.815963 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36666 (request call id 16)
10:43:51.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.818 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.824 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:51.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.826375 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36710 (request call id 17)
10:43:51.828 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:51.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.832 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.833 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.836004 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.837878 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.842 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:51.847 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:51.850 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.852236 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.859941 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.870 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.872407 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.880321 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.888 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8cc0bde, L:/127.0.0.1:46606 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:51.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.893181 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 2)
10:43:51.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.895918 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 30)
10:43:51.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items
10:43:51.897 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.903 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.905696 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 24)
10:43:51.906 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbab8f7cb, L:/127.0.0.1:50202 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:51.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.910323 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 3)
10:43:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.913296 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 3)
10:43:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.916461 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 3)
10:43:51.917 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63f139dc, L:/127.0.0.1:36748 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:51.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.918430 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 3)
10:43:51.919 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items
10:43:51.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.919445 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36732 (request call id 3)
10:43:51.919 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.921 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:51.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [69ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [77ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 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.11.244.125:46277, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [106ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36732 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@44224949(state=PENDING, result=null, callback=(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), errback=(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))) after lookup
10:43:51.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:51.935 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:51.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.938073 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 1)
10:43:51.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:51.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.938145 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 1)
10:43:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.942965 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 1)
10:43:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.947023 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 1)
10:43:51.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.950510 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 1)
10:43:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.958550 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items
10:43:51.960 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.960325 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.966369 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.969539 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.972 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items
10:43:51.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.971992 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.974 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:51.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.979341 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.986538 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.990008 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:51.991830 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 10)
10:43:51.992 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items
10:43:51.994 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.007432 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36710 (request call id 22)
10:43:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.011226 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 4)
10:43:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.015031 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36748 (request call id 4)
10:43:52.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:52.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items, [151ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 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.11.244.125:46277, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [183ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36748 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1920267315(state=PENDING, result=null, callback=(continuation of Deferred@1065948667 after retry RPC after error@1137444284) -> (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), errback=(continuation of Deferred@1065948667 after retry RPC after error@1137444284) -> (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))) after lookup
10:43:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.030728 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36748 (request call id 5)
10:43:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.031955 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 13)
10:43:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.033048 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 13)
10:43:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.035221 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 13)
10:43:52.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.055570 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 34)
10:43:52.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.058646 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.074221 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.075667 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.079968 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.090837 12481 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.091786 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.095687 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.097676 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 17)
10:43:52.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.111 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:52.111 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:52.111 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:52.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:52.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:52.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:52.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:52.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:52.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:52.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:52.118 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:52.119 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:52.120 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:52.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:52.122 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:52.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:52.125 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:52.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:52.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.136 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:52.136 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:52.136 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:52.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:52.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:52.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:52.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:52.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:52.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.146 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:52.147 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:52.156 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:52.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:52.159 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:52.174 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:52.176 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f00e6a3, L:/127.0.0.1:46616 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:52.176 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c6e478a, L:/127.0.0.1:50216 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:52.181 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62f049a0, L:/127.0.0.1:36760 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.182328 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 37)
10:43:52.183 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:52.185 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items
10:43:52.185 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:52.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.190855 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 12)
10:43:52.198 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:52.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:52.202 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.202227 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 12)
10:43:52.205 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:52.206 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items
10:43:52.208 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.208 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:52.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.221563 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36760 (request call id 2)
10:43:52.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.230754 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36748 (request call id 7)
10:43:52.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items
10:43:52.232 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:52.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34471a7b, L:/127.0.0.1:50220 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:52.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:52.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.249 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@2051309061(state=PENDING, result=null, callback=(continuation of Deferred@995949808 after retry RPC after error@1274324769) -> (continuation of Deferred@1124498297 after retry RPC after error@443253066) -> (continuation of Deferred@1175209355 after retry RPC after error@674185156), errback=(continuation of Deferred@995949808 after retry RPC after error@1274324769) -> (continuation of Deferred@1124498297 after retry RPC after error@443253066) -> (continuation of Deferred@1175209355 after retry RPC after error@674185156))) after lookup
10:43:52.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.252238 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 4)
10:43:52.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.253997 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 4)
10:43:52.254 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda03ed85, L:/127.0.0.1:46620 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:52.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.255208 12488 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 38)
10:43:52.264 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a177d6e, L:/127.0.0.1:36764 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.265723 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 38)
10:43:52.266 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
10:43:52.266 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.272007 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 38)
10:43:52.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.273234 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.275213 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.277268 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.278 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
10:43:52.279 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.292766 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.295176 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.296586 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.297 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items
10:43:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.300371 12488 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.301913 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.303 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.311443 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.313947 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 22)
10:43:52.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.324545 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36764 (request call id 3)
10:43:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.333032 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36764 (request call id 3)
10:43:52.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.331578 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36764 (request call id 3)
10:43:52.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.343 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.345754 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.357 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:52.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [79ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [92ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@182973753(state=PENDING, result=null, callback=(continuation of Deferred@655963701 after retry RPC after error@992476987) -> (continuation of Deferred@1597203092 after retry RPC after error@1791494774) -> (continuation of Deferred@76427652 after retry RPC after error@5560329), errback=(continuation of Deferred@655963701 after retry RPC after error@992476987) -> (continuation of Deferred@1597203092 after retry RPC after error@1791494774) -> (continuation of Deferred@76427652 after retry RPC after error@5560329))) after lookup
10:43:52.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.361557 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.361891 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.363616 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.370236 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.376114 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.390697 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.391377 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.393909 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.414280 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36760 (request call id 6)
10:43:52.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:52.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.429877 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 18)
10:43:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.435382 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 36)
10:43:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.436020 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36764 (request call id 6)
10:43:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.441088 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36764 (request call id 6)
10:43:52.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.450 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.455137 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 39)
10:43:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.456504 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36630 (request call id 39)
10:43:52.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.470446 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 19)
10:43:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.475466 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 19)
10:43:52.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.479982 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 19)
10:43:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.491358 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 19)
10:43:52.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.495584 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 19)
10:43:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.497960 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 19)
10:43:52.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.513312 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 22)
10:43:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.516588 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 22)
10:43:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.520186 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 22)
10:43:52.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.521355 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36642 (request call id 22)
10:43:52.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.531247 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36748 (request call id 13)
10:43:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.535478 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 11)
10:43:52.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.539275 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 25)
10:43:52.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.567 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.568 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.568 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:52.568 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:52.568 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:52.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:52.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:52.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:52.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:52.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.559221 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36682 (request call id 37)
10:43:52.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:52.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.604502 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 10)
10:43:52.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.606834 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 30)
10:43:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.609077 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36660 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 16)
10:43:52.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.612928 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 16)
10:43:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.616844 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 16)
10:43:52.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.620383 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 16)
10:43:52.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:52.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:52.626 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:52.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.634044 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36748 (request call id 15)
10:43:52.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.635317 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 20)
10:43:52.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.636436 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.640411 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.647 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:52.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.653044 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.639374 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.660866 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.663 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:52.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:52.668 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:52.670 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:52.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.678449 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.680823 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 13)
10:43:52.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.693 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:52.693 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:52.693 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:52.694 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:52.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:52.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:52.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.694676 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36748 (request call id 16)
10:43:52.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:52.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:52.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.697 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:52.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:52.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.713963 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 28)
10:43:52.717 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:52.718 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:52.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.719290 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36702 (request call id 28)
10:43:52.720 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:52.721 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:52.727 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:52.728 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:52.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.734 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:52.734 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:52.734 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:52.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:52.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:52.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:52.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:52.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:52.735 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:52.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:52.747 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:52.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.752597 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 31)
10:43:52.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:52.760 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:52.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:52.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5606858, L:/127.0.0.1:46634 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:52.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:52.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:52.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.776023 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.776 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:52.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 21)
10:43:52.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.777753 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.778 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:52.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 21)
10:43:52.781 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:52.782 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:52.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:52.785 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:52.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30995e14, L:/127.0.0.1:50232 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:52.788 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:52.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.795693 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 21)
10:43:52.796 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd02d0717, L:/127.0.0.1:46646 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:52.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:52.805 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:52.808 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdd3c2167, L:/127.0.0.1:36784 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:52.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.812 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x174d7d40, L:/127.0.0.1:46656 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:52.811623 12488 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items [suppressed 122 similar messages]
10:43:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.811929 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36784 (request call id 0)
10:43:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.813799 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 32)
10:43:52.815 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items
10:43:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.815296 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 32)
10:43:52.818 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf300f515, L:/127.0.0.1:36770 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.819167 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 32)
10:43:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.820883 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36720 (request call id 32)
10:43:52.823 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items
10:43:52.823 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.825 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab60800d, L:/127.0.0.1:50234 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:52.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:52.830 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:52.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.834380 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.836 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.836 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items
10:43:52.836 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.836 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:52.836 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:52.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:52.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:52.838 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.838 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:52.839 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x25c334c1, L:/127.0.0.1:50248 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:52.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:52.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:52.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:52.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.850222 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36784 (request call id 1)
10:43:52.853 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x498d9334, L:/127.0.0.1:36800 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:52.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.854480 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36784 (request call id 1)
10:43:52.855 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:52.855 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items
10:43:52.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:52.855 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.858 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:52.860 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items
10:43:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.859161 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 18)
10:43:52.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.860308 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 18)
10:43:52.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.862625 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.862960 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.863 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items
10:43:52.866 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.868 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.872 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:52.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.872598 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.873 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items
10:43:52.873 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.875270 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.877 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:52.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.880985 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.883206 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:52.885 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items
10:43:52.886 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.887 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:52.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.891387 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36770 (request call id 2)
10:43:52.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items
10:43:52.898 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:52.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:52.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=277), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [132ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 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.11.244.125:46277, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [186ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36770 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [207ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: 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), errback=(continuation of Deferred@1088458196 after retry RPC after error@1787472360) -> (continuation of Deferred@949709938 after retry RPC after error@993323432))) after lookup
10:43:52.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.907373 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36770 (request call id 3)
10:43:52.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.909665 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:52.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=135), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [35ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36800 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1050878928(state=PENDING, result=null, callback=(continuation of Deferred@25721341 after retry RPC after error@265804118) -> (continuation of Deferred@2031541710 after retry RPC after error@1586289823) -> (continuation of Deferred@478744866 after retry RPC after error@765818508), errback=(continuation of Deferred@25721341 after retry RPC after error@265804118) -> (continuation of Deferred@2031541710 after retry RPC after error@1586289823) -> (continuation of Deferred@478744866 after retry RPC after error@765818508))) after lookup
10:43:52.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36770 (request call id 3)
10:43:52.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:52.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:52.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:52.917 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:52.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.930600 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 23)
10:43:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.932282 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36784 (request call id 4)
10:43:52.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:52.938 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:52.938 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x26dd69f4, L:/127.0.0.1:46662 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:52.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:52.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [76ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items, [133ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [138ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [168ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [170ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36784 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [207ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@268835135(state=PENDING, result=null, callback=(continuation of Deferred@162822251 after retry RPC after error@1094894890) -> (continuation of Deferred@411236792 after retry RPC after error@955110518) -> (continuation of Deferred@313562144 after retry RPC after error@1158445257) -> (continuation of Deferred@1246496489 after retry RPC after error@483665330), errback=(continuation of Deferred@162822251 after retry RPC after error@1094894890) -> (continuation of Deferred@411236792 after retry RPC after error@955110518) -> (continuation of Deferred@313562144 after retry RPC after error@1158445257) -> (continuation of Deferred@1246496489 after retry RPC after error@483665330))) after lookup
10:43:52.943 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:52.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:52.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.948257 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 5)
10:43:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.950431 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 24)
10:43:52.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.960618 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.963 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdd0b5508, L:/127.0.0.1:36810 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:52.963 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe50928fe, L:/127.0.0.1:50252 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:52.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.964900 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.966 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items
10:43:52.967 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.968955 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.970191 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.973189 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.977843 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.981 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items
10:43:52.981 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.987936 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.989976 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.991014 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:52.994275 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:52.995 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items
10:43:52.998 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.008551 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:53.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.010214 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 22)
10:43:53.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.011598 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 11)
10:43:53.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.015380 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 11)
10:43:53.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.019 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items
10:43:53.020 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.020 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.021 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:53.021 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:53.021 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:53.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:53.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:53.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:53.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:53.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:53.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.018478 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.030316 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 27)
10:43:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.037278 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36810 (request call id 4)
10:43:53.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:53.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [71ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [95ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 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.11.244.125:46277, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@793750830(state=PENDING, result=null, callback=(continuation of Deferred@1704684409 after retry RPC after error@514466512) -> (continuation of Deferred@496286240 after retry RPC after error@1331712609) -> (continuation of Deferred@1897805911 after retry RPC after error@1055733766) -> (continuation of Deferred@110153793 after retry RPC after error@1261332904), errback=(continuation of Deferred@1704684409 after retry RPC after error@514466512) -> (continuation of Deferred@496286240 after retry RPC after error@1331712609) -> (continuation of Deferred@1897805911 after retry RPC after error@1055733766) -> (continuation of Deferred@110153793 after retry RPC after error@1261332904))) after lookup
10:43:53.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.048 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.049 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:53.049 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:53.049 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:53.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:53.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:53.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:53.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:53.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:53.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:53.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:53.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:53.063 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:53.086 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:53.087 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:53.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:53.088 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:53.090 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:53.091 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:53.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:53.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:53.099 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:53.107 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:53.108 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:53.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.110628 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 28)
10:43:53.119 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6802dddc, L:/127.0.0.1:50256 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.120616 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 23)
10:43:53.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.125 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.130654 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 12)
10:43:53.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:53.135 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:53.142 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:53.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.142796 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 12)
10:43:53.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:53.146 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbabd904, L:/127.0.0.1:46676 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:53.148 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:53.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.152 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.162046 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36800 (request call id 9)
10:43:53.164 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:53.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:53.171 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde37ec20, L:/127.0.0.1:36820 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:53.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.172286 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36800 (request call id 9)
10:43:53.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.174322 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36800 (request call id 9)
10:43:53.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.175727 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
10:43:53.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad4d81c7, L:/127.0.0.1:46692 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:53.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items
10:43:53.179 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:53.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.182140 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
10:43:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.191069 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
10:43:53.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items
10:43:53.193 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.193549 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 21)
10:43:53.196 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.200109 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 31)
10:43:53.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.202543 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 31)
10:43:53.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.211066 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 31)
10:43:53.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items
10:43:53.212 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.213728 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 31)
10:43:53.220 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6401ab33, L:/127.0.0.1:36828 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.221069 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 31)
10:43:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.222728 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36660 (request call id 31)
10:43:53.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.226 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.228 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ab9a9a1, L:/127.0.0.1:50272 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.228899 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 3)
10:43:53.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.233796 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 3)
10:43:53.237 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.240816 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 3)
10:43:53.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.241993 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 3)
10:43:53.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.249835 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 3)
10:43:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.252126 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 29)
10:43:53.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items
10:43:53.253 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.255 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.257530 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 12)
10:43:53.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.259 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.261574 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 26)
10:43:53.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.267570 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.268201 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.270103 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.272136 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.272 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.279 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.281158 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.288491 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.289422 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.290302 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.292 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.293 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.309888 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.312359 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.314 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.317586 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.319104 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.309888 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36820 (request call id 4)
10:43:53.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.329 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:53.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=267), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [47ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items, [94ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 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.11.244.125:46277, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [146ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36820 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [190ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@767540238(state=PENDING, result=null, callback=(continuation of Deferred@1704124568 after retry RPC after error@475582721) -> (continuation of Deferred@497013552 after retry RPC after error@1301300033) -> (continuation of Deferred@1064631371 after retry RPC after error@1702818429) -> (continuation of Deferred@110869425 after retry RPC after error@1239317096), errback=(continuation of Deferred@1704124568 after retry RPC after error@475582721) -> (continuation of Deferred@497013552 after retry RPC after error@1301300033) -> (continuation of Deferred@1064631371 after retry RPC after error@1702818429) -> (continuation of Deferred@110869425 after retry RPC after error@1239317096))) after lookup
10:43:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.334849 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36820 (request call id 5)
10:43:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.335884 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36820 (request call id 5)
10:43:53.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.349938 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36820 (request call id 5)
10:43:53.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.352 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.356 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:53.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.362 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.365454 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.368113 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.371655 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.373929 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.388623 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.390204 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.393152 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 29)
10:43:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.410342 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36828 (request call id 6)
10:43:53.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.413867 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36828 (request call id 6)
10:43:53.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.415818 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
10:43:53.416 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items
10:43:53.417 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.429071 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
10:43:53.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.433919 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 22)
10:43:53.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.436 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.437 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:53.437 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:53.437 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:53.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:53.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:53.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:53.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:53.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:53.446 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:53.446 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:53.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:53.455 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:53.456 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:53.459 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.460846 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36828 (request call id 7)
10:43:53.461 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:53.467 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:53.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:53.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:53.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=385), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [75ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [130ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 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.11.244.125:46277, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [173ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [206ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [207ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [208ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 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.11.244.125:46277, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [244ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [245ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 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.11.244.125:46277, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [304ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [310ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [346ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1952602946(state=PENDING, result=null, callback=(continuation of Deferred@172484300 after retry RPC after error@1172089444) -> (continuation of Deferred@1913866566 after retry RPC after error@340632589) -> (continuation of Deferred@554258894 after retry RPC after error@19288065) -> (continuation of Deferred@1763139610 after retry RPC after error@268688633) -> (continuation of Deferred@2079287318 after retry RPC after error@1224378674) -> (continuation of Deferred@448735111 after retry RPC after error@349557821) -> (continuation of Deferred@351973737 after retry RPC after error@148183517), errback=(continuation of Deferred@172484300 after retry RPC after error@1172089444) -> (continuation of Deferred@1913866566 after retry RPC after error@340632589) -> (continuation of Deferred@554258894 after retry RPC after error@19288065) -> (continuation of Deferred@1763139610 after retry RPC after error@268688633) -> (continuation of Deferred@2079287318 after retry RPC after error@1224378674) -> (continuation of Deferred@448735111 after retry RPC after error@349557821) -> (continuation of Deferred@351973737 after retry RPC after error@148183517))) after lookup
10:43:53.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.482385 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36732 (request call id 31)
10:43:53.486 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:53.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.489820 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 20)
10:43:53.496 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:53.504 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:53.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.508062 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 20)
10:43:53.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.510069 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 20)
10:43:53.511 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd45cee33, L:/127.0.0.1:46694 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:53.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.528421 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 20)
10:43:53.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.530169 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 20)
10:43:53.536 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2936efb8, L:/127.0.0.1:50280 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:53.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.544 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41bbc1e9, L:/127.0.0.1:36840 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:53.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.545738 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36840 (request call id 0)
10:43:53.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.547349 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 10)
10:43:53.548 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items
10:43:53.548 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.549341 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 10)
10:43:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.555778 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 10)
10:43:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.562443 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 31)
10:43:53.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.565115 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items
10:43:53.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 31)
10:43:53.566 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.569561 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 31)
10:43:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.576013 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 31)
10:43:53.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.578 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.585750 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36800 (request call id 15)
10:43:53.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.589429 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36840 (request call id 2)
10:43:53.590 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:53.590 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:53.590 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:53.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:53.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:53.592 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:53.592 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.593452 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36840 (request call id 2)
10:43:53.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.595690 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36840 (request call id 2)
10:43:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.608845 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 19)
10:43:53.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items
10:43:53.610 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.608845 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 19)
10:43:53.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:53.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.613921 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 19)
10:43:53.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:53.617 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.616228 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 19)
10:43:53.622 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:53.623 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.627134 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 19)
10:43:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.632664 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 17)
10:43:53.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.635650 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 17)
10:43:53.637 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:53.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.642200 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36840 (request call id 3)
10:43:53.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:53.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [59ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items, [95ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [106ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 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.11.244.125:46277, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items, [156ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36840 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.11.244.125:46277, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [189ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1888105548(state=PENDING, result=null, callback=(continuation of Deferred@1232890411 after retry RPC after error@1102094837) -> (continuation of Deferred@833397038 after retry RPC after error@279300867) -> (continuation of Deferred@975357454 after retry RPC after error@2128181174), errback=(continuation of Deferred@1232890411 after retry RPC after error@1102094837) -> (continuation of Deferred@833397038 after retry RPC after error@279300867) -> (continuation of Deferred@975357454 after retry RPC after error@2128181174))) after lookup
10:43:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.651332 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 4)
10:43:53.653 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:53.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.652956 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 4)
10:43:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.655387 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 4)
10:43:53.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:53.666 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.667328 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 4)
10:43:53.668 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.668269 12481 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 20)
10:43:53.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.670127 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 20)
10:43:53.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.673153 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 20)
10:43:53.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.687 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.687542 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 14)
10:43:53.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09fde818, L:/127.0.0.1:50284 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:53.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.695814 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 5)
10:43:53.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.695814 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 5)
10:43:53.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc310c992, L:/127.0.0.1:46710 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:53.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.702389 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 5)
10:43:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.704160 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 5)
10:43:53.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.718168 12481 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.720718 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.722306 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x074825d4, L:/127.0.0.1:36846 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.727419 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.729259 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.731 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items
10:43:53.731 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.733654 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.736027 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.740774 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.742609 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.746686 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 14)
10:43:53.747 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items
10:43:53.747 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.754 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.753756 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.761981 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 36)
10:43:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.764566 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 2)
10:43:53.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.777103 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36840 (request call id 6)
10:43:53.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items
10:43:53.778 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:53.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.786798 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 7)
10:43:53.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.791 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.800484 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 37)
10:43:53.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.805371 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 3)
10:43:53.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.807910 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 3)
10:43:53.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:53.811746 12488 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items [suppressed 149 similar messages]
10:43:53.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.812008 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 3)
10:43:53.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.813216 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.814 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items
10:43:53.814 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.824776 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.825 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items
10:43:53.825 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.827652 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.828146 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.845 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items
10:43:53.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.844226 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.845 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.847889 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.848408 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36810 (request call id 27)
10:43:53.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.859 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.861274 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 38)
10:43:53.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.867282 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 6)
10:43:53.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.868439 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 6)
10:43:53.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.869294 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 6)
10:43:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.870703 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36846 (request call id 6)
10:43:53.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.887 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:53.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=271), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [75ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [157ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [193ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [205ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [224ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36846 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.11.244.125:46277, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [244ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1202646419(state=PENDING, result=null, callback=(continuation of Deferred@1872031548 after retry RPC after error@1982065601) -> (continuation of Deferred@401848260 after retry RPC after error@662770396) -> (continuation of Deferred@1873081375 after retry RPC after error@112228297) -> (continuation of Deferred@217562444 after retry RPC after error@600787452) -> (continuation of Deferred@1795380630 after retry RPC after error@1846044928) -> (continuation of Deferred@1596236880 after retry RPC after error@108889825), errback=(continuation of Deferred@1872031548 after retry RPC after error@1982065601) -> (continuation of Deferred@401848260 after retry RPC after error@662770396) -> (continuation of Deferred@1873081375 after retry RPC after error@112228297) -> (continuation of Deferred@217562444 after retry RPC after error@600787452) -> (continuation of Deferred@1795380630 after retry RPC after error@1846044928) -> (continuation of Deferred@1596236880 after retry RPC after error@108889825))) after lookup
10:43:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.890754 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36846 (request call id 7)
10:43:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.891650 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36846 (request call id 7)
10:43:53.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.894 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:53.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.907775 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 20)
10:43:53.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.909242 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 27)
10:43:53.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.910167 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 27)
10:43:53.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.916062 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 27)
10:43:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.930315 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 27)
10:43:53.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.936210 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
10:43:53.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.936342 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
10:43:53.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.948271 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
10:43:53.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.956645 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 31)
10:43:53.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.960 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.970595 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 29)
10:43:53.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.973683 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 29)
10:43:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.976846 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 29)
10:43:53.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:53.980777 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:53.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36760 (request call id 39)
10:43:53.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:53.993 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:53.993 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:53.993 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:53.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:53.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:53.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:53.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:53.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:53.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:53.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:53.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:53.999 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.000 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.001 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.002 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.005 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.013 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.016268 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 13)
10:43:54.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.023980 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 13)
10:43:54.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.027595 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 22)
10:43:54.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.028515 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 28)
10:43:54.029 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.031 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb90d859, L:/127.0.0.1:46716 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.031 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xedd21505, L:/127.0.0.1:50298 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.036005 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 12)
10:43:54.036 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.043139 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 12)
10:43:54.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.049463 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 12)
10:43:54.051 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0a4b8761, L:/127.0.0.1:36858 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.051990 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 12)
10:43:54.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items
10:43:54.053 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.065922 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36858 (request call id 1)
10:43:54.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.075847 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36858 (request call id 1)
10:43:54.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.076465 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 14)
10:43:54.077 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items
10:43:54.077 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.083417 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 14)
10:43:54.084 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items
10:43:54.086 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.094 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.095 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.095 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.095 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.100 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.100 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.100 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.101 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.108 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.109424 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 29)
10:43:54.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items
10:43:54.111 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.113 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.114 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.115 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.116 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.116 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.121 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.124963 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 29)
10:43:54.129 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items
10:43:54.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.129472 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 29)
10:43:54.131 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.136 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.138 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.139 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.140 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.144215 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36770 (request call id 29)
10:43:54.149 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items
10:43:54.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.151 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.161 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.168 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.170 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81b4a99a, L:/127.0.0.1:50310 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.170461 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 31)
10:43:54.172 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.181 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b86fb2e, L:/127.0.0.1:50312 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.183120 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 31)
10:43:54.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1be7a619, L:/127.0.0.1:46730 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.195 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.195796 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 18)
10:43:54.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.205015 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36858 (request call id 6)
10:43:54.207 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x828dadab, L:/127.0.0.1:36870 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items
10:43:54.209 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.208873 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36858 (request call id 6)
10:43:54.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:54.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [52ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 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.11.244.125:46277, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [76ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 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.11.244.125:46277, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [128ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 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.11.244.125:46277, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [211ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1926037797(state=PENDING, result=null, callback=(continuation of Deferred@984756894 after retry RPC after error@1405138343) -> (continuation of Deferred@1058284448 after retry RPC after error@625658190) -> (continuation of Deferred@247937467 after retry RPC after error@1492965449) -> (continuation of Deferred@1181481429 after retry RPC after error@899176687) -> (continuation of Deferred@44414214 after retry RPC after error@1009064843) -> (continuation of Deferred@622459019 after retry RPC after error@1387365351), errback=(continuation of Deferred@984756894 after retry RPC after error@1405138343) -> (continuation of Deferred@1058284448 after retry RPC after error@625658190) -> (continuation of Deferred@247937467 after retry RPC after error@1492965449) -> (continuation of Deferred@1181481429 after retry RPC after error@899176687) -> (continuation of Deferred@44414214 after retry RPC after error@1009064843) -> (continuation of Deferred@622459019 after retry RPC after error@1387365351))) after lookup
10:43:54.216 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4719a70, L:/127.0.0.1:46726 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.223582 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.224781 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.226 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8f5b643d, L:/127.0.0.1:36866 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.227743 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.228821 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items
10:43:54.231 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.231 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items
10:43:54.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.235846 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.237928 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items
10:43:54.240 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.240319 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.242 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items
10:43:54.242 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.243602 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.262163 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.263 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items
10:43:54.263 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.265516 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.266 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items
10:43:54.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.264797 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36858 (request call id 7)
10:43:54.266 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.268210 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.269 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:54.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.279488 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36870 (request call id 4)
10:43:54.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.281626 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 3)
10:43:54.282 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items
10:43:54.282 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.295493 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 3)
10:43:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.298213 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36870 (request call id 5)
10:43:54.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items
10:43:54.301 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.302 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:54.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [58ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items, [94ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items, [116ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [116ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items, [149ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36870 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@284653127(state=PENDING, result=null, callback=(continuation of Deferred@596002629 after retry RPC after error@565044949) -> (continuation of Deferred@1530300775 after retry RPC after error@1893239048) -> (continuation of Deferred@1643463737 after retry RPC after error@799055260) -> (continuation of Deferred@1077036222 after retry RPC after error@1955992953) -> (continuation of Deferred@1065960286 after retry RPC after error@342779214), errback=(continuation of Deferred@596002629 after retry RPC after error@565044949) -> (continuation of Deferred@1530300775 after retry RPC after error@1893239048) -> (continuation of Deferred@1643463737 after retry RPC after error@799055260) -> (continuation of Deferred@1077036222 after retry RPC after error@1955992953) -> (continuation of Deferred@1065960286 after retry RPC after error@342779214))) after lookup
10:43:54.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.305440 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 9)
10:43:54.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.309808 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 20)
10:43:54.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.316623 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 8)
10:43:54.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.319011 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36764 (request call id 39)
10:43:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.320639 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.323782 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.341346 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.342617 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.343441 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.355283 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36764 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.356215 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.357352 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36866 (request call id 4)
10:43:54.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:54.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=266), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [70ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 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.11.244.125:46277, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [145ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items, [189ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36866 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [205ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1292880969(state=PENDING, result=null, callback=(continuation of Deferred@1720957564 after retry RPC after error@2080956810) -> (continuation of Deferred@511625476 after retry RPC after error@757084934) -> (continuation of Deferred@1453014148 after retry RPC after error@1831109484) -> (continuation of Deferred@91898149 after retry RPC after error@695134863), errback=(continuation of Deferred@1720957564 after retry RPC after error@2080956810) -> (continuation of Deferred@511625476 after retry RPC after error@757084934) -> (continuation of Deferred@1453014148 after retry RPC after error@1831109484) -> (continuation of Deferred@91898149 after retry RPC after error@695134863))) after lookup
10:43:54.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.381364 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 11)
10:43:54.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.382427 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36866 (request call id 5)
10:43:54.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.387 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.388 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.389 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.392 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.397101 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36866 (request call id 5)
10:43:54.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.408 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:54.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.412 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.419 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.418069 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 12)
10:43:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.419198 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 12)
10:43:54.421 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0dc628ac, L:/127.0.0.1:46740 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.429823 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.431173 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.435843 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36840 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.442 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1260e994, L:/127.0.0.1:36886 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.443711 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.446 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee6ecb3a, L:/127.0.0.1:50314 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.449115 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.450 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.470278 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.471179 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.476 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.476712 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36784 (request call id 32)
10:43:54.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.483 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.483 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.483 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.489 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.490032 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 2)
10:43:54.493 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.496 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.499 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.504626 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 21)
10:43:54.505 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.505 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.507 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.516 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.517338 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 21)
10:43:54.521 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.521 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.525 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.529477 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 26)
10:43:54.530 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a171a1f, L:/127.0.0.1:50316 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.535122 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 26)
10:43:54.540 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x104f99c9, L:/127.0.0.1:46756 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.541 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77f7ed1f, L:/127.0.0.1:36902 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.542621 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 26)
10:43:54.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.544 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.550827 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 4)
10:43:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.556005 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 23)
10:43:54.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.557 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.557621 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 23)
10:43:54.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.559329 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 23)
10:43:54.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.561 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.571233 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 23)
10:43:54.572 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.575 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.575253 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 23)
10:43:54.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.576885 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36840 (request call id 23)
10:43:54.577 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.579 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.583 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.584 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.584 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.584 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.585 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.585 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.590 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.591 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.592 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.593 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.598 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.598263 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36902 (request call id 3)
10:43:54.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.609 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.609 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.608381 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 24)
10:43:54.610 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.616520 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 24)
10:43:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.617885 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36820 (request call id 24)
10:43:54.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.621 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e7d421a, L:/127.0.0.1:46766 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.626 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2fd156fb, L:/127.0.0.1:50326 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.635177 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 27)
10:43:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.636232 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 6)
10:43:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.637866 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 6)
10:43:54.639 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.639 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.642956 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 6)
10:43:54.643 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1adf2450, L:/127.0.0.1:36904 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.644691 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 6)
10:43:54.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items
10:43:54.645 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.650108 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.650 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items
10:43:54.650 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.654807 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.657 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.657795 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.659 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items
10:43:54.659 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.685345 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.687081 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.688012 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.690393 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 18)
10:43:54.691 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.691 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.711233 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 7)
10:43:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.712882 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36886 (request call id 7)
10:43:54.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items
10:43:54.716 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.724 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:54.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [36ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 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.11.244.125:46277, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 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.11.244.125:46277, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [128ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [137ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [137ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 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.11.244.125:46277, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [244ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [262ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [323ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@374397747(state=PENDING, result=null, callback=(continuation of Deferred@516984296 after retry RPC after error@655157931) -> (continuation of Deferred@1718018752 after retry RPC after error@1988043900) -> (continuation of Deferred@1826244758 after retry RPC after error@742637076) -> (continuation of Deferred@2103585214 after retry RPC after error@1915862698) -> (continuation of Deferred@1284626050 after retry RPC after error@2098426394) -> (continuation of Deferred@290491359 after retry RPC after error@1852548017) -> (continuation of Deferred@747396408 after retry RPC after error@1256814865), errback=(continuation of Deferred@516984296 after retry RPC after error@655157931) -> (continuation of Deferred@1718018752 after retry RPC after error@1988043900) -> (continuation of Deferred@1826244758 after retry RPC after error@742637076) -> (continuation of Deferred@2103585214 after retry RPC after error@1915862698) -> (continuation of Deferred@1284626050 after retry RPC after error@2098426394) -> (continuation of Deferred@290491359 after retry RPC after error@1852548017) -> (continuation of Deferred@747396408 after retry RPC after error@1256814865))) after lookup
10:43:54.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.759045 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 15)
10:43:54.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.762010 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 15)
10:43:54.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.771557 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 15)
10:43:54.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:54.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items, [55ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 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.11.244.125:46277, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items, [102ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36904 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@35289097(state=PENDING, result=null, callback=(continuation of Deferred@2055203423 after retry RPC after error@1397534829) -> (continuation of Deferred@903404359 after retry RPC after error@1683171269) -> (continuation of Deferred@1635451906 after retry RPC after error@1459752856), errback=(continuation of Deferred@2055203423 after retry RPC after error@1397534829) -> (continuation of Deferred@903404359 after retry RPC after error@1683171269) -> (continuation of Deferred@1635451906 after retry RPC after error@1459752856))) after lookup
10:43:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.784085 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 14)
10:43:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.788779 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 16)
10:43:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.790050 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 16)
10:43:54.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.794459 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36902 (request call id 7)
10:43:54.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.797045 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items
10:43:54.797 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.803552 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.809362 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:54.812919 12481 service_pool.cc:136] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items [suppressed 130 similar messages]
10:43:54.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.813154 12481 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.823371 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.824484 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.829512 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 16)
10:43:54.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.842 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.842 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.842 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.843 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.843 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.843 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.847 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.848 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.849 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.849932 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 26)
10:43:54.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.851 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.853 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.854467 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36902 (request call id 8)
10:43:54.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:54.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:54.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [52ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 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.11.244.125:46277, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [66ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [69ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [191ms] refreshing cache from master, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [194ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [199ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 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.11.244.125:46277, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [304ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [305ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [363ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [365ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@702858684(state=PENDING, result=null, callback=(continuation of Deferred@1437735413 after retry RPC after error@1797530525) -> (continuation of Deferred@374910572 after retry RPC after error@421412926) -> (continuation of Deferred@1546035033 after retry RPC after error@383022987) -> (continuation of Deferred@1160548595 after retry RPC after error@777529304) -> (continuation of Deferred@1181530397 after retry RPC after error@1941042804) -> (continuation of Deferred@1388006393 after retry RPC after error@1035124881) -> (continuation of Deferred@506802795 after retry RPC after error@1649108367) -> (continuation of Deferred@1780944572 after retry RPC after error@1094380833), errback=(continuation of Deferred@1437735413 after retry RPC after error@1797530525) -> (continuation of Deferred@374910572 after retry RPC after error@421412926) -> (continuation of Deferred@1546035033 after retry RPC after error@383022987) -> (continuation of Deferred@1160548595 after retry RPC after error@777529304) -> (continuation of Deferred@1181530397 after retry RPC after error@1941042804) -> (continuation of Deferred@1388006393 after retry RPC after error@1035124881) -> (continuation of Deferred@506802795 after retry RPC after error@1649108367) -> (continuation of Deferred@1780944572 after retry RPC after error@1094380833))) after lookup
10:43:54.864 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:54.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef35e469, L:/127.0.0.1:46774 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.870553 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 29)
10:43:54.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:54.877 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b4caa7c, L:/127.0.0.1:36906 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.878300 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 29)
10:43:54.879 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.882908 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 29)
10:43:54.885 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b8926d5, L:/127.0.0.1:50330 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:54.887 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.892371 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.895898 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.902871 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.910048 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.911 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.912395 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.913 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.914974 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.923221 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.929915 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.931 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:54.931 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.935338 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36904 (request call id 6)
10:43:54.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.949265 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 3)
10:43:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.951640 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 16)
10:43:54.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:54.953 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.954599 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36902 (request call id 10)
10:43:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.955693 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36902 (request call id 10)
10:43:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.956861 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36902 (request call id 10)
10:43:54.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.963 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:54.963 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:54.963 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:54.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:54.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:54.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:54.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:54.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:54.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:54.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:54.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:54.972 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:54.974 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:54.974 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:54.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.976053 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 4)
10:43:54.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:54.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.977334 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 4)
10:43:54.980 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.983280 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 19)
10:43:54.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:54.984 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:54.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:54.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:54.993 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b85d90e, L:/127.0.0.1:46776 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:54.994 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:54.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:54.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:54.997287 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:54.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 20)
10:43:54.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:55.000 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:55.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.003530 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.004 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:55.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.008924 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.015583 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.018 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:55.018 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.019184 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.020243 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.026 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13402f28, L:/127.0.0.1:50338 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:55.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.029203 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.032 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe1f61bd1, L:/127.0.0.1:36920 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.033648 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36846 (request call id 29)
10:43:55.034 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items
10:43:55.035 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.051129 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 33)
10:43:55.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.055384 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 1)
10:43:55.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.056797 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 22)
10:43:55.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items
10:43:55.059 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.067159 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 13)
10:43:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.069000 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 13)
10:43:55.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items
10:43:55.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.070559 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.077 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.077486 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 2)
10:43:55.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.089915 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items
10:43:55.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 17)
10:43:55.090 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.094233 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36902 (request call id 13)
10:43:55.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.096521 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 3)
10:43:55.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.102998 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 3)
10:43:55.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.109261 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 3)
10:43:55.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.109982 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items
10:43:55.111 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.114187 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.116022 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.117084 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.123425 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.134593 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.138213 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.138 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items
10:43:55.139 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.142566 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36906 (request call id 7)
10:43:55.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.151 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:55.151 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:55.151 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:55.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:55.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:55.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:55.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:55.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 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.11.244.125:46277, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 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.11.244.125:46277, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 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.11.244.125:46277, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [136ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 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.11.244.125:46277, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [168ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 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.11.244.125:46277, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [223ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [227ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [229ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [264ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1797462211(state=PENDING, result=null, callback=(continuation of Deferred@878951409 after retry RPC after error@1720184053) -> (continuation of Deferred@486273301 after retry RPC after error@1869416265) -> (continuation of Deferred@1182307686 after retry RPC after error@524368152) -> (continuation of Deferred@1550909628 after retry RPC after error@1537278772) -> (continuation of Deferred@1508933251 after retry RPC after error@1341068636) -> (continuation of Deferred@466585853 after retry RPC after error@1210355731) -> (continuation of Deferred@310049778 after retry RPC after error@621299988), errback=(continuation of Deferred@878951409 after retry RPC after error@1720184053) -> (continuation of Deferred@486273301 after retry RPC after error@1869416265) -> (continuation of Deferred@1182307686 after retry RPC after error@524368152) -> (continuation of Deferred@1550909628 after retry RPC after error@1537278772) -> (continuation of Deferred@1508933251 after retry RPC after error@1341068636) -> (continuation of Deferred@466585853 after retry RPC after error@1210355731) -> (continuation of Deferred@310049778 after retry RPC after error@621299988))) after lookup
10:43:55.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:55.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:55.156 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:55.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:55.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:55.157 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:55.159 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:55.160 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:55.161 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:55.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.162797 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 24)
10:43:55.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:55.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.171339 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 36)
10:43:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.171456 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 36)
10:43:55.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:55.176 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:55.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.178679 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 5)
10:43:55.181 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:55.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.182993 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 5)
10:43:55.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:55.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b34f270, L:/127.0.0.1:50346 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:55.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.189776 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 5)
10:43:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.192749 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36920 (request call id 5)
10:43:55.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.195 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:55.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 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.11.244.125:46277, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36920 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [205ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@588146901(state=PENDING, result=null, callback=(continuation of Deferred@1389699478 after retry RPC after error@1928963092) -> (continuation of Deferred@1659610239 after retry RPC after error@854798391) -> (continuation of Deferred@1238462062 after retry RPC after error@1991752260) -> (continuation of Deferred@1237332145 after retry RPC after error@1654244150) -> (continuation of Deferred@553218837 after retry RPC after error@1809291476), errback=(continuation of Deferred@1389699478 after retry RPC after error@1928963092) -> (continuation of Deferred@1659610239 after retry RPC after error@854798391) -> (continuation of Deferred@1238462062 after retry RPC after error@1991752260) -> (continuation of Deferred@1237332145 after retry RPC after error@1654244150) -> (continuation of Deferred@553218837 after retry RPC after error@1809291476))) after lookup
10:43:55.207 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0fc749b, L:/127.0.0.1:46788 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.209920 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.211 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x331263dc, L:/127.0.0.1:36936 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:55.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.211889 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.211971 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items
10:43:55.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.223295 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.226768 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items
10:43:55.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.229067 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.232 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.232273 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 6)
10:43:55.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.235523 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 23)
10:43:55.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.236666 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 23)
10:43:55.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.245244 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 23)
10:43:55.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items
10:43:55.246 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.252648 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 23)
10:43:55.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.263723 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 3)
10:43:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.269480 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 14)
10:43:55.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items
10:43:55.272 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.272712 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 14)
10:43:55.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.274361 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 14)
10:43:55.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.278 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.283190 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 27)
10:43:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.285660 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 27)
10:43:55.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items
10:43:55.286 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.289494 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 27)
10:43:55.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.294747 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36858 (request call id 27)
10:43:55.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.299 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.309049 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 39)
10:43:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.312176 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 16)
10:43:55.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.313946 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 16)
10:43:55.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.320996 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.329113 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.330292 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.338507 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.349532 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.350450 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.352586 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.354352 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 5)
10:43:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.357198 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 25)
10:43:55.357 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items
10:43:55.357 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.359 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.369606 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 22)
10:43:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.370501 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 42)
10:43:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.375135 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 7)
10:43:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.375378 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36920 (request call id 7)
10:43:55.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:55.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.388912 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 43)
10:43:55.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.390076 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 43)
10:43:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.395072 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36902 (request call id 23)
10:43:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.395365 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36902 (request call id 23)
10:43:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.395365 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36902 (request call id 23)
10:43:55.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.401 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:55.401 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:55.401 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:55.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:55.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:55.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:55.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:55.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:55.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:55.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:55.406 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:55.407 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:55.408 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:55.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:55.408 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:55.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:55.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:55.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:55.412 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:55.413 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:55.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.415997 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 27)
10:43:55.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.421399 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a7008ec, L:/127.0.0.1:50356 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:55.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.430588 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.431 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9fa69e51, L:/127.0.0.1:36938 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:55.432 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e8e13cc, L:/127.0.0.1:46802 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:55.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.432627 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items
10:43:55.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.434598 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.435 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.436187 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.449 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items
10:43:55.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.448917 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.452 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.455112 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36936 (request call id 6)
10:43:55.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.460 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:55.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [33ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [57ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 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.11.244.125:46277, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [72ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [73ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 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.11.244.125:46277, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [198ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [263ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@78615219(state=PENDING, result=null, callback=(continuation of Deferred@1684427851 after retry RPC after error@895604375) -> (continuation of Deferred@474107597 after retry RPC after error@1686138364) -> (continuation of Deferred@840083755 after retry RPC after error@167515280) -> (continuation of Deferred@122029892 after retry RPC after error@1624143325) -> (continuation of Deferred@1194509086 after retry RPC after error@780339196) -> (continuation of Deferred@424167759 after retry RPC after error@180074278), errback=(continuation of Deferred@1684427851 after retry RPC after error@895604375) -> (continuation of Deferred@474107597 after retry RPC after error@1686138364) -> (continuation of Deferred@840083755 after retry RPC after error@167515280) -> (continuation of Deferred@122029892 after retry RPC after error@1624143325) -> (continuation of Deferred@1194509086 after retry RPC after error@780339196) -> (continuation of Deferred@424167759 after retry RPC after error@180074278))) after lookup
10:43:55.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.469033 12481 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36936 (request call id 7)
10:43:55.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items
10:43:55.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.470875 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36936 (request call id 7)
10:43:55.471 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.475183 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36936 (request call id 7)
10:43:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.475325 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36936 (request call id 7)
10:43:55.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.488643 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36938 (request call id 3)
10:43:55.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.501224 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.501 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:55.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [24ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 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.11.244.125:46277, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 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.11.244.125:46277, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36938 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.11.244.125:46277, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1547545075(state=PENDING, result=null, callback=(continuation of Deferred@890834221 after retry RPC after error@229990019) -> (continuation of Deferred@1649632571 after retry RPC after error@1401957043) -> (continuation of Deferred@773662089 after retry RPC after error@167454607), errback=(continuation of Deferred@890834221 after retry RPC after error@229990019) -> (continuation of Deferred@1649632571 after retry RPC after error@1401957043) -> (continuation of Deferred@773662089 after retry RPC after error@167454607))) after lookup
10:43:55.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.515761 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 30)
10:43:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.521574 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 30)
10:43:55.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.529277 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 44)
10:43:55.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.535501 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 44)
10:43:55.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.540655 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 44)
10:43:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.548959 12481 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 44)
10:43:55.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.560870 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36828 (request call id 44)
10:43:55.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.564 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.569254 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 26)
10:43:55.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.576594 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 26)
10:43:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.580998 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 26)
10:43:55.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.588256 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 6)
10:43:55.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.595180 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 31)
10:43:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.596608 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 31)
10:43:55.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.605 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.609549 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 18)
10:43:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.612032 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.613848 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.617003 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.621281 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.629555 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.634262 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.636876 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.649878 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.654470 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.655893 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.660588 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 18)
10:43:55.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.666 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.666 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:55.666 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:55.666 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:55.667 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:55.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:55.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:55.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:55.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:55.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:55.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:55.673 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:55.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.676045 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 21)
10:43:55.677 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:55.678 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.679250 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 32)
10:43:55.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:55.681 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:55.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:55.683 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:55.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.693787 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36902 (request call id 30)
10:43:55.694 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f84310f, L:/127.0.0.1:46816 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:55.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:55.699 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:55.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.704985 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 19)
10:43:55.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.707 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.711064 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 28)
10:43:55.712 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.715488 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 28)
10:43:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.729422 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.734 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8cd23d57, L:/127.0.0.1:50358 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:55.736 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88d11cdf, L:/127.0.0.1:36942 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:55.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.736443 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.737644 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items
10:43:55.740 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.749750 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.754299 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.755884 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items
10:43:55.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.758913 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36938 (request call id 7)
10:43:55.763 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.767 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.767128 12518 debug-util.cc:398] Leaking SignalData structure 0x7b080007dea0 after lost signal to thread 12439
10:43:55.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:55.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.771754 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 30)
10:43:55.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.775139 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 30)
10:43:55.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.779451 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 2)
10:43:55.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.783735 12486 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36936 (request call id 16)
10:43:55.784 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items
10:43:55.784 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.792115 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 16)
10:43:55.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.792426 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 16)
10:43:55.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.795117 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 16)
10:43:55.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.796470 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 16)
10:43:55.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.799744 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 16)
10:43:55.800 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items
10:43:55.803 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.809904 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 16)
10:43:55.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.814 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.816905 12489 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items [suppressed 162 similar messages]
10:43:55.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.817003 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 21)
10:43:55.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.817185 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 21)
10:43:55.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.823345 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.829708 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.832096 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.835057 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.836719 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.850256 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.852428 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.854171 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.856952 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.870301 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36942 (request call id 4)
10:43:55.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:55.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [30ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [144ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1327658427(state=PENDING, result=null, callback=(continuation of Deferred@1395685643 after retry RPC after error@515478790) -> (continuation of Deferred@1154458141 after retry RPC after error@404527250) -> (continuation of Deferred@1211388603 after retry RPC after error@452456222) -> (continuation of Deferred@596732183 after retry RPC after error@1597357567), errback=(continuation of Deferred@1395685643 after retry RPC after error@515478790) -> (continuation of Deferred@1154458141 after retry RPC after error@404527250) -> (continuation of Deferred@1211388603 after retry RPC after error@452456222) -> (continuation of Deferred@596732183 after retry RPC after error@1597357567))) after lookup
10:43:55.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.889559 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36942 (request call id 5)
10:43:55.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.890005 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36942 (request call id 5)
10:43:55.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.893 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.892459 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:55.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.897418 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 38)
10:43:55.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.898229 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 38)
10:43:55.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.899039 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 39)
10:43:55.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.900513 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 39)
10:43:55.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.909603 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 39)
10:43:55.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.911490 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 34)
10:43:55.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.918 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.918 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:55.918 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:55.918 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:55.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:55.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:55.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:55.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:55.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:55.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.924882 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36936 (request call id 19)
10:43:55.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:55.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:55.933 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:55.936 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:55.937 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:55.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.938954 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36936 (request call id 19)
10:43:55.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:55.945 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:55.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.949573 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 29)
10:43:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.953086 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.955 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.957046 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.958786 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.963131 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:55.965 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:55.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:55.968 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:55.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.969547 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.976 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x012839b1, L:/127.0.0.1:46824 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.979902 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.981163 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36904 (request call id 25)
10:43:55.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:55.991 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ba4a7d5, L:/127.0.0.1:36950 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.993889 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36950 (request call id 0)
10:43:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.996189 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36866 (request call id 40)
10:43:55.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:55.999 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.001 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items
10:43:56.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.008711 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 11)
10:43:56.011 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23a4a849, L:/127.0.0.1:50370 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:56.014 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.015463 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 11)
10:43:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.016800 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36870 (request call id 40)
10:43:56.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.019 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.020602 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36936 (request call id 22)
10:43:56.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.020769 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36936 (request call id 22)
10:43:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.029647 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36936 (request call id 22)
10:43:56.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.031037 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.032791 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.035599 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.043107 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.043 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items
10:43:56.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.044 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.048722 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.050257 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.055052 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items
10:43:56.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.057924 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.060493 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.061 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.069239 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.069414 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.075133 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 31)
10:43:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.076704 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 14)
10:43:56.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.086 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.088832 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36904 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36950 (request call id 3)
10:43:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.090319 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36950 (request call id 3)
10:43:56.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:56.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [45ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items, [78ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [80ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 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.11.244.125:46277, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36950 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.11.244.125:46277, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [149ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1932037743(state=PENDING, result=null, callback=(continuation of Deferred@1555571257 after retry RPC after error@1116814046) -> (continuation of Deferred@619431972 after retry RPC after error@319254816) -> (continuation of Deferred@238235795 after retry RPC after error@1170189377), errback=(continuation of Deferred@1555571257 after retry RPC after error@1116814046) -> (continuation of Deferred@619431972 after retry RPC after error@319254816) -> (continuation of Deferred@238235795 after retry RPC after error@1170189377))) after lookup
10:43:56.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.101 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.101 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.101 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:56.110 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.110 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.110136 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 15)
10:43:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.111765 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 15)
10:43:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.115406 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 15)
10:43:56.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.117627 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 15)
10:43:56.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.120 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.121 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.121 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.121 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.126 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:56.127 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:56.128 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:56.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:56.132 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:56.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:56.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:56.136 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:56.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.139770 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.150343 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:56.157 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67b9c871, L:/127.0.0.1:50372 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.157810 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c4202dc, L:/127.0.0.1:46828 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:56.171 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0cbe6b26, L:/127.0.0.1:36962 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:56.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.172595 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.173 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items
10:43:56.173 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.174868 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.177713 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.189766 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 13)
10:43:56.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items
10:43:56.193 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.196 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.196 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.197 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.203 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:56.207 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:56.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.213 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.215431 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36962 (request call id 2)
10:43:56.217 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:56.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.225 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:56.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=102), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [35ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 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.11.244.125:46277, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36962 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.11.244.125:46277, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@96751352(state=PENDING, result=null, callback=(continuation of Deferred@892447814 after retry RPC after error@1419067565) -> (continuation of Deferred@835363732 after retry RPC after error@383686875), errback=(continuation of Deferred@892447814 after retry RPC after error@1419067565) -> (continuation of Deferred@835363732 after retry RPC after error@383686875))) after lookup
10:43:56.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:56.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.230844 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 3)
10:43:56.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:56.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.235755 12486 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.241 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:56.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.249528 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.249 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:56.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.251474 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.255 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:56.255 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:56.269 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6459a444, L:/127.0.0.1:36976 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:56.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.268949 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.270556 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.271 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7118f72a, L:/127.0.0.1:46836 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:56.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.271771 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.275 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items
10:43:56.281 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f8edcf2, L:/127.0.0.1:50386 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:56.285 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.289177 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.289177 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.290414 12489 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 24)
10:43:56.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items
10:43:56.293 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.297 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.309058 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36976 (request call id 2)
10:43:56.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.310432 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 32)
10:43:56.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items
10:43:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.311853 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36906 (request call id 32)
10:43:56.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.316 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.318426 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 15)
10:43:56.336 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items
10:43:56.337 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.328517 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36976 (request call id 3)
10:43:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.335686 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36886 (request call id 43)
10:43:56.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.346040 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36950 (request call id 12)
10:43:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.350049 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 16)
10:43:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.350621 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 21)
10:43:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.357244 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 21)
10:43:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.358906 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 21)
10:43:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.360697 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 21)
10:43:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.369840 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 6)
10:43:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.370980 12489 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 6)
10:43:56.376 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items
10:43:56.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.377285 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 6)
10:43:56.385 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.387097 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 6)
10:43:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.389516 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 6)
10:43:56.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.398382 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36962 (request call id 6)
10:43:56.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.405 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:56.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.420753 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36976 (request call id 5)
10:43:56.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.423 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.423 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.423 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.424 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.422879 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36976 (request call id 5)
10:43:56.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.432211 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36976 (request call id 5)
10:43:56.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.437 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:56.438 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:56.439 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:56.440 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:56.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:56.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:56.445 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:56.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:56.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.448 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.448 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.449 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.449 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:56.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=245), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [69ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items, [70ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [79ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [85ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 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.11.244.125:46277, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 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.11.244.125:46277, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [130ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 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.11.244.125:46277, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items, [178ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [179ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36976 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.11.244.125:46277, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [208ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1620324132(state=PENDING, result=null, callback=(continuation of Deferred@477570671 after retry RPC after error@824205801) -> (continuation of Deferred@1665059433 after retry RPC after error@571614245) -> (continuation of Deferred@124987990 after retry RPC after error@896416888) -> (continuation of Deferred@546751806 after retry RPC after error@328662533) -> (continuation of Deferred@229197755 after retry RPC after error@1239431050), errback=(continuation of Deferred@477570671 after retry RPC after error@824205801) -> (continuation of Deferred@1665059433 after retry RPC after error@571614245) -> (continuation of Deferred@124987990 after retry RPC after error@896416888) -> (continuation of Deferred@546751806 after retry RPC after error@328662533) -> (continuation of Deferred@229197755 after retry RPC after error@1239431050))) after lookup
10:43:56.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.455 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:56.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.458876 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36976 (request call id 6)
10:43:56.460 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:56.464 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.466 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:56.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.469947 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36976 (request call id 6)
10:43:56.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.479019 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36976 (request call id 6)
10:43:56.480 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.125:46277(127.11.244.125:46277)] connecting to peer
10:43:56.480 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e3fabb4, L:/127.0.0.1:46838 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:56.482 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94cba8ef, L:/127.0.0.1:36992 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:56.483 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.126:42375(127.11.244.126:42375)] connecting to peer
10:43:56.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.484411 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36976 (request call id 6)
10:43:56.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items
10:43:56.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.244.125:46277(127.11.244.125:46277)] Successfully connected to peer
10:43:56.488 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.244.124:39533(127.11.244.124:39533)] connecting to peer
10:43:56.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f61a5aa, L:/127.0.0.1:50388 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:56.490 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.125
10:43:56.493 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.493 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.244.126:42375(127.11.244.126:42375)] Successfully connected to peer
10:43:56.496 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.126
10:43:56.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.499226 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36976 (request call id 6)
10:43:56.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.501554 12488 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36976 (request call id 6)
10:43:56.502 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.244.124:39533: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items
10:43:56.504 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1fa4301, L:/127.0.0.1:46848 - R:/127.11.244.125:46277] using SASL/PLAIN
10:43:56.506 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533; will retry
10:43:56.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.244.124:39533(127.11.244.124:39533)] Successfully connected to peer
10:43:56.511 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.244.124
10:43:56.517 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1091e13, L:/127.0.0.1:50390 - R:/127.11.244.126:42375] using SASL/PLAIN
10:43:56.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.522 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:56.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc0af01b4, L:/127.0.0.1:36994 - R:/127.11.244.124:39533] using SASL/PLAIN
10:43:56.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.530653 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36994 (request call id 0)
10:43:56.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.531919 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.534 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:56.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [47ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 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.11.244.125:46277, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.11.244.125:46277,127.11.244.126:42375,127.11.244.124:39533) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36992 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.11.244.125:46277, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [91ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=Deferred@1849362092(state=PENDING, result=null, callback=(continuation of Deferred@272679711 after retry RPC after error@1065477959) -> (continuation of Deferred@724751542 after retry RPC after error@495626522), errback=(continuation of Deferred@272679711 after retry RPC after error@1065477959) -> (continuation of Deferred@724751542 after retry RPC after error@495626522))) after lookup
10:43:56.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:56.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=69), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.125:46277, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.126:42375, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.244.124:39533, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.125:46277: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.126:42375: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.11.244.124:39533: OK, deferred=null) after lookup
10:43:56.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:56.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d7cf9eeeda11402fbac5dd25daa7e61c
10:43:56.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.541214 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36992 (request call id 4)
10:43:56.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.548619 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36976 (request call id 8)
10:43:56.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.556 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.559733 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36992 (request call id 5)
10:43:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.561017 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36992 (request call id 5)
10:43:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.568647 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.568814 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.580258 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.581584 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.588877 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.599146 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.599380 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.601538 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.609262 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.617255 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.619362 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.621737 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.628614 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36938 (request call id 23)
10:43:56.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.640 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.641 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.641 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.641 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.642647 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36994 (request call id 7)
10:43:56.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.648767 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36994 (request call id 7)
10:43:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.657420 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36994 (request call id 7)
10:43:56.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.679839 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 30)
10:43:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.688722 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 30)
10:43:56.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.708514 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36920 (request call id 30)
10:43:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.709792 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36962 (request call id 15)
10:43:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.711891 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 20)
10:43:56.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.714717 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 20)
10:43:56.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.728401 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 20)
10:43:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.735107 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 20)
10:43:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.737540 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.65:56517 (request call id 20)
10:43:56.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.760 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.768685 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36962 (request call id 16)
10:43:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.775329 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36962 (request call id 16)
10:43:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.781121 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36962 (request call id 16)
10:43:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.799180 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 23)
10:43:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.801268 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 23)
10:43:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.808847 12489 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 23)
10:43:56.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.815724 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36942 (request call id 23)
10:43:56.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.816546 12481 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36942 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 17)
10:43:56.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:56.821478 12488 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items [suppressed 141 similar messages]
10:43:56.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.821643 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 17)
10:43:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.841133 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.66:54935 (request call id 17)
10:43:56.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.844 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.844 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:56.845 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:56.845 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:56.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:56.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:56.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.846 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:56.846 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:56.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:56.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:56.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:56.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.861 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.895685 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36950 (request call id 20)
10:43:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.915433 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36950 (request call id 20)
10:43:56.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.950 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:56.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:56.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:57.095561 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 15)
10:43:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:57.096761 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 15)
10:43:57.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:57.100837 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:57.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 15)
10:43:57.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:57.121026 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:57.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 15)
10:43:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:57.135042 12486 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 15)
10:43:57.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:57.141261 12488 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
10:43:57.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.244.67:51947 (request call id 15)
10:43:57.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.153 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.165 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.173 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.173 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.173 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.173 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.174 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:57.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:57.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:57.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.257 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.257 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.257 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.258 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:57.258 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:57.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:57.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.371 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.371 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.371 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:57.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:57.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.378 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.379 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.379 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:57.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:57.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:57.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:57.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.535 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.665 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.743 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.743 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.743 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:57.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:57.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:57.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.769 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.873 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.874 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.874 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:57.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:57.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:57.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 222dea15d55242e8ad497011a317a4e1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
10:43:57.997 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=222dea15d55242e8ad497011a317a4e1@[9337bd592d084598999980a6af0993e6(127.11.244.67:41445)[L],986dae7be92e416eb8cb93db91971672(127.11.244.66:34471),a5db47bb9a1c4b1aa346a0a26adae8a9(127.11.244.65:43715)]}]
10:43:57.998 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:57.998 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:57.998 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:57.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:57.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:57.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:57.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:57.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:58.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:58.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:58.000 [DEBUG - main] (Connection.java:575) [peer master-127.11.244.124:39533(127.11.244.124:39533)] disconnecting while in state READY
10:43:58.001 [DEBUG - main] (Connection.java:575) [peer master-127.11.244.126:42375(127.11.244.126:42375)] disconnecting while in state READY
10:43:58.001 [DEBUG - main] (Connection.java:575) [peer master-127.11.244.125:46277(127.11.244.125:46277)] disconnecting while in state READY
10:43:58.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.244.124:39533(127.11.244.124:39533)] handling channelInactive
10:43:58.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.244.126:42375(127.11.244.126:42375)] handling channelInactive
10:43:58.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:43:58.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.244.126:42375(127.11.244.126:42375)] cleaning up while in state READY due to: connection closed
10:43:58.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.244.124:39533(127.11.244.124:39533)] cleaning up while in state READY due to: connection closed
10:43:58.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.244.125:46277(127.11.244.125:46277)] handling channelInactive
10:43:58.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.244.125:46277(127.11.244.125:46277)] cleaning up while in state READY due to: connection closed
10:43:58.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:58.005841 12241 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu with pid 12644
10:43:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:58.049816 12241 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu with pid 12895
10:43:58.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:58.117604 12241 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu with pid 13164
10:43:58.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:58.157099 12241 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu with pid 12264
10:43:58.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:58.194904 12241 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu with pid 12346
10:43:58.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:58.229964 12241 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqsNdIQ/build/tsan/bin/kudu with pid 12429
10:43:59.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:43:59Z chronyd exiting

Time: 32.165

OK (1 test)

