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

14:05:54.548 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:05:54.549 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:05:54.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:54.554133  9789 mini_oidc.cc:150] Starting JWKS server
14:05:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:54.558436  9789 webserver.cc:533] Webserver started at http://127.0.0.1:40581/ using document root <none> and password file <none>
14:05:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:54.558912  9789 mini_oidc.cc:186] Starting OIDC Discovery server
14:05:54.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:54.561012  9789 webserver.cc:533] Webserver started at http://127.0.0.1:40575/ using document root <none> and password file <none>
14:05:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:05:54Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:05:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:05:54Z Disabled control of system clock
14:05:54.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:54.636466  9789 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:05:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:05:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal
14:05:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data
14:05:54.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:05:54.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:05:54.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:05:54.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:05:54.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:05:54.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:05:54.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/logs
14:05:54.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data/info.pb
14:05:54.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:05:54.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:05:54.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:05:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:05:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:05:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:05:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:05:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.126:39371
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.126
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:05:54.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:05:54.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:05:54.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:05:54.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:05:54.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:05:54.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:05:54.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:05:54.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40581/jwks.json
14:05:54.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:05:54.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:05:54.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:05:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.040329  9801 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:05:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.040885  9801 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:05:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.041213  9801 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:05:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.041887  9801 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:05:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.079231  9801 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:05:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.079810  9801 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:05:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.080178  9801 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:05:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.080551  9801 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:05:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.080876  9801 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:05:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.081135  9801 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40581/jwks.json
14:05:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:55.122627  9801 master_runner.cc:387] Master server non-default flags:
14:05:55.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:05:55.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:05:55.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:05:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:05:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data
14:05:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal
14:05:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:05:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:05:55.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:05:55.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:05:55.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:05:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:05:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.126:39371
14:05:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:05:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:05:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:05:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:05:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:05:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40581/jwks.json
14:05:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:05:55.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:05:55.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data/info.pb
14:05:55.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.126
14:05:55.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:05:55.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:05:55.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:05:55.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:05:55.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:05:55.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:05:55.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/logs
14:05:55.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:05:55.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:05:55.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:05:55.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:05:55.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:05:55.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:05:55.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:05:55.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:23 UTC on e7f111948823
14:05:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12775
14:05:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:05:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:55.124300  9801 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:05:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:55.126027  9801 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:05:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.141234  9807 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
14:05:57.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:56.545485  9806 debug-util.cc:398] Leaking SignalData structure 0x7b08000378e0 after lost signal to thread 9801
14:05:57.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:55.142216  9808 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
14:05:57.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.057708  9806 kernel_stack_watchdog.cc:198] Thread 9801 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 399ms:
14:05:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
14:05:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
14:05:57.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
14:05:57.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
14:05:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.062964  9801 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.920s	user 0.003s	sys 0.001s
14:05:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.063532  9801 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.921s	user 0.003s	sys 0.001s
14:05:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.064486  9809 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1920 milliseconds
14:05:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.065431  9810 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
14:05:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.065539  9801 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
14:05:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.066946  9801 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:05:57.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.069799  9801 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:05:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.071192  9801 hybrid_clock.cc:648] HybridClock initialized: now 1783519557071158 us; error 73 us; skew 500 ppm
14:05:57.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.072149  9801 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:05:57.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.079053  9801 webserver.cc:533] Webserver started at http://127.9.143.126:43519/ using document root <none> and password file <none>
14:05:57.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.080320  9801 fs_manager.cc:362] Metadata directory not provided
14:05:57.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.080538  9801 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:05:57.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.081203  9801 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:05:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.086175  9801 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data/instance:
14:05:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22"
14:05:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:05:57 on dist-test-slave-k83f"
14:05:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.087641  9801 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal/instance:
14:05:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22"
14:05:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:05:57 on dist-test-slave-k83f"
14:05:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.095942  9801 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
14:05:57.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.102238  9817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:05:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.103693  9801 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
14:05:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.104112  9801 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data,/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal
14:05:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22"
14:05:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:05:57 on dist-test-slave-k83f"
14:05:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.104436  9801 fs_report.cc:389] FS layout report
14:05:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:05:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal
14:05:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal
14:05:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data/data
14:05:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:05:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:05:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:05:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:05:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:05:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:05:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:05:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:05:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:05:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:05:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:05:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.178428  9801 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:05:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.180392  9801 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
14:05:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.180819  9801 kserver.cc:163] Server-wide thread pool size limit: 3276
14:05:57.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.222126  9801 rpc_server.cc:307] RPC server started. Bound to: 127.9.143.126:39371
14:05:57.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.222267  9840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.143.126:39371 every 8 connection(s)
14:05:57.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.224982  9801 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/data/info.pb
14:05:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.232645  9841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:05:57.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.234663  9789 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu as pid 9801
14:05:57.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.235194  9789 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-0/wal/instance
14:05:57.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.240257  9789 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:05:57.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:05:57.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal
14:05:57.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data
14:05:57.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:05:57.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:05:57.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:05:57.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:05:57.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:05:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:05:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/logs
14:05:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data/info.pb
14:05:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:05:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:05:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:05:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:05:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:05:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:05:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:05:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:05:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:05:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:05:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:05:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:05:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.125:35745
14:05:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.125
14:05:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:05:57.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:05:57.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:05:57.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:05:57.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:05:57.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:05:57.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:05:57.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:05:57.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40581/jwks.json
14:05:57.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:05:57.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:05:57.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:05:57.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.246424  9841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } has no permanent_uuid. Determining permanent_uuid...
14:05:57.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.279538  9841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } has no permanent_uuid. Determining permanent_uuid...
14:05:57.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.282287  9819 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:57.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.287104  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:57.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.336704  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 1
14:05:57.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.341856  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:57.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.410404  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 2
14:05:57.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.416334  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:57.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.507840  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 3
14:05:57.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.512408  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:57.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.577929  9843 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:05:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.578433  9843 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:05:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.578745  9843 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:05:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.579492  9843 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:05:57.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.613217  9843 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:05:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.613584  9843 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:05:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.613920  9843 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:05:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.614248  9843 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:05:57.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.614491  9843 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:05:57.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.614634  9843 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40581/jwks.json
14:05:57.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.654181  9843 master_runner.cc:387] Master server non-default flags:
14:05:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:05:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:05:57.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:05:57.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:05:57.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data
14:05:57.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal
14:05:57.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:05:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:05:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:05:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:05:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:05:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:05:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.125:35745
14:05:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:05:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:05:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:05:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:05:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:05:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40581/jwks.json
14:05:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:05:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:05:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data/info.pb
14:05:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.125
14:05:57.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:05:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:05:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:05:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:05:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:05:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:05:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/logs
14:05:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:05:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:05:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:05:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:05:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:05:57.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:05:57.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:05:57.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:23 UTC on e7f111948823
14:05:57.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12775
14:05:57.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:05:57.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.655699  9843 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:05:57.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.655802  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 4
14:05:57.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.658043  9843 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:05:57.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.662189  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.673426  9852 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
14:05:57.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:57.961747  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 5
14:05:57.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.969882  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:58.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.517557  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 6
14:05:58.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:58.532159  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.125:35745: Network error: Client connection negotiation failed: client connection to 127.9.143.125:35745: connect: Connection refused (error 111)
14:05:58.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.675212  9853 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
14:05:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:57.677241  9855 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
14:05:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:58.959823  9854 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1281 milliseconds
14:05:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.959978  9843 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
14:05:58.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.961321  9843 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:05:58.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.965206  9843 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:05:58.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.966809  9843 hybrid_clock.cc:648] HybridClock initialized: now 1783519558966729 us; error 90 us; skew 500 ppm
14:05:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.967702  9843 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:05:58.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.976683  9843 webserver.cc:533] Webserver started at http://127.9.143.125:45729/ using document root <none> and password file <none>
14:05:58.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.978164  9843 fs_manager.cc:362] Metadata directory not provided
14:05:58.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.978415  9843 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:05:58.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.978900  9843 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:05:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.984920  9843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data/instance:
14:05:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "78fae1f25a8d4bef8e7938489b784b23"
14:05:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:05:58 on dist-test-slave-k83f"
14:05:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.986822  9843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal/instance:
14:05:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "78fae1f25a8d4bef8e7938489b784b23"
14:05:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:05:58 on dist-test-slave-k83f"
14:05:58.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:58.994510  9843 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
14:05:59.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.000397  9864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:05:59.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.001528  9843 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
14:05:59.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.001935  9843 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data,/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal
14:05:59.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "78fae1f25a8d4bef8e7938489b784b23"
14:05:59.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:05:58 on dist-test-slave-k83f"
14:05:59.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.002346  9843 fs_report.cc:389] FS layout report
14:05:59.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:05:59.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal
14:05:59.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal
14:05:59.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data/data
14:05:59.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:05:59.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:05:59.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:05:59.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:05:59.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:05:59.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:05:59.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:05:59.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:05:59.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:05:59.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:05:59.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:05:59.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.053675  9843 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:05:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.055406  9843 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
14:05:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.055967  9843 kserver.cc:163] Server-wide thread pool size limit: 3276
14:05:59.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.095578  9843 rpc_server.cc:307] RPC server started. Bound to: 127.9.143.125:35745
14:05:59.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.095657  9887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.143.125:35745 every 8 connection(s)
14:05:59.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.098636  9843 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/data/info.pb
14:05:59.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.105819  9888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:05:59.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.106912  9789 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu as pid 9843
14:05:59.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.107362  9789 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-1/wal/instance
14:05:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.109763  9789 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:05:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:05:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal
14:05:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data
14:05:59.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:05:59.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:05:59.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:05:59.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:05:59.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:05:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:05:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/logs
14:05:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data/info.pb
14:05:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:05:59.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:05:59.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:05:59.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:05:59.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:05:59.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:05:59.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:05:59.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.124:45879
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.124
14:05:59.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:05:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:05:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:05:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:05:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:05:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:05:59.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:05:59.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:05:59.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40581/jwks.json
14:05:59.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:05:59.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:05:59.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:05:59.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.120102  9888 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } has no permanent_uuid. Determining permanent_uuid...
14:05:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.149160  9888 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } has no permanent_uuid. Determining permanent_uuid...
14:05:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.165237  9888 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } has no permanent_uuid. Determining permanent_uuid...
14:05:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.168128  9866 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.173724  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.223372  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 1
14:05:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.229202  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.297724  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 2
14:05:59.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.303054  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.394484  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 3
14:05:59.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.399519  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.465956  9890 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:05:59.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.466579  9890 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:05:59.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.467140  9890 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:05:59.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.467994  9890 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:05:59.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.505290  9890 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:05:59.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.505810  9890 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:05:59.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.506166  9890 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:05:59.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.506632  9890 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:05:59.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.507123  9890 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:05:59.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.507402  9890 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40581/jwks.json
14:05:59.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.543057  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 4
14:05:59.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.547966  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.549290  9890 master_runner.cc:387] Master server non-default flags:
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal
14:05:59.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.124:45879
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:05:59.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40581/jwks.json
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data/info.pb
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.124
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:05:59.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/logs
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:05:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:23 UTC on e7f111948823
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12775
14:05:59.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:05:59.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.551056  9890 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:05:59.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.553517  9890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:05:59.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.565820  9900 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
14:05:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.592826  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } attempt: 7
14:05:59.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.626356  9841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } has no permanent_uuid. Determining permanent_uuid...
14:05:59.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.655534  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.714192  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 1
14:05:59.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.723559  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.805255  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 2
14:05:59.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.814846  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.847409  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 5
14:05:59.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.857231  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:05:59.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:05:59.900455  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 3
14:05:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.909782  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:06:00.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.050384  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 4
14:06:00.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.064527  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:06:00.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.348104  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 5
14:06:00.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.358834  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:06:00.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.404832  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 6
14:06:00.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.435318  9888 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:06:00.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:05:59.566233  9901 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
14:06:00.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.886904  9902 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1318 milliseconds
14:06:00.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.889000  9903 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
14:06:00.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.892011  9890 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.326s	user 0.387s	sys 0.930s
14:06:00.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.892323  9890 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.327s	user 0.387s	sys 0.930s
14:06:00.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.892590  9890 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
14:06:00.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.893893  9890 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:06:00.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.898634  9890 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:06:00.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.900127  9890 hybrid_clock.cc:648] HybridClock initialized: now 1783519560900058 us; error 84 us; skew 500 ppm
14:06:00.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.901017  9890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:06:00.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.908742  9890 webserver.cc:533] Webserver started at http://127.9.143.124:42899/ using document root <none> and password file <none>
14:06:00.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.909860  9890 fs_manager.cc:362] Metadata directory not provided
14:06:00.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.910100  9890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:06:00.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.910501  9890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:06:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.911664  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 6
14:06:00.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.917130  9890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data/instance:
14:06:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e20d3ad377044f6d8ba47004736a362e"
14:06:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:00 on dist-test-slave-k83f"
14:06:00.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.918853  9890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal/instance:
14:06:00.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e20d3ad377044f6d8ba47004736a362e"
14:06:00.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:00 on dist-test-slave-k83f"
14:06:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:00.919785  9841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.143.124:45879: Network error: Client connection negotiation failed: client connection to 127.9.143.124:45879: connect: Connection refused (error 111)
14:06:00.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.929023  9890 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.006s	sys 0.002s
14:06:00.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.935886  9917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:06:00.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.937521  9890 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
14:06:00.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.937951  9890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data,/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal
14:06:00.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e20d3ad377044f6d8ba47004736a362e"
14:06:00.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:00 on dist-test-slave-k83f"
14:06:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:00.938395  9890 fs_report.cc:389] FS layout report
14:06:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:06:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal
14:06:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal
14:06:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data/data
14:06:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:06:00.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:06:00.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:06:01.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.042898  9890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:06:01.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.044770  9890 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
14:06:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.045202  9890 kserver.cc:163] Server-wide thread pool size limit: 3276
14:06:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.087037  9890 rpc_server.cc:307] RPC server started. Bound to: 127.9.143.124:45879
14:06:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.087093  9940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.143.124:45879 every 8 connection(s)
14:06:01.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.089975  9890 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/data/info.pb
14:06:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.097255  9789 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu as pid 9890
14:06:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.097734  9941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:06:01.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.097770  9789 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/master-2/wal/instance
14:06:01.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.114298  9941 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } has no permanent_uuid. Determining permanent_uuid...
14:06:01.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.146229  9941 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } has no permanent_uuid. Determining permanent_uuid...
14:06:01.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.159655  9941 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } has no permanent_uuid. Determining permanent_uuid...
14:06:01.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.179442  9941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: Bootstrap starting.
14:06:01.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.187011  9941 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: Neither blocks nor log segments found. Creating new log.
14:06:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.189117  9941 log.cc:826] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: Log is configured to *not* fsync() on all Append() calls
14:06:01.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.194446  9941 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: No bootstrap required, opened a new log
14:06:01.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.212883  9941 raft_consensus.cc:359] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.213534  9941 raft_consensus.cc:385] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:06:01.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.213754  9941 raft_consensus.cc:740] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20d3ad377044f6d8ba47004736a362e, State: Initialized, Role: FOLLOWER
14:06:01.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.214563  9941 consensus_queue.cc:260] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.217717  9950 sys_catalog.cc:455] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:01.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.218364  9950 sys_catalog.cc:458] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: This master's current role is: FOLLOWER
14:06:01.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.219588  9941 sys_catalog.cc:565] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: configured and running, proceeding with master startup.
14:06:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:01.253211  9961 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:06:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:01.253603  9961 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:06:01.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.245500  9890 master_runner.cc:187] Error getting master registration for 127.9.143.126:39371: OK, instance_id { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" instance_seqno: 1783519557210692 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:06:01.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.269577  9890 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:06:01.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:01.301057  9923 tablet.cc:2406] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:06:01.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.449298  9950 raft_consensus.cc:493] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:06:01.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.449859  9950 raft_consensus.cc:515] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.452252  9950 leader_election.cc:290] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dc20ad8bbcc42f9a9c948d6b9d67f22 (127.9.143.126:39371), 78fae1f25a8d4bef8e7938489b784b23 (127.9.143.125:35745)
14:06:01.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.495929  9888 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 7
14:06:01.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.527678  9888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: Bootstrap starting.
14:06:01.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.536670  9888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: Neither blocks nor log segments found. Creating new log.
14:06:01.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.539369  9888 log.cc:826] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: Log is configured to *not* fsync() on all Append() calls
14:06:01.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.546658  9888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: No bootstrap required, opened a new log
14:06:01.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.567749  9888 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.568809  9888 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:06:01.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.569150  9888 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fae1f25a8d4bef8e7938489b784b23, State: Initialized, Role: FOLLOWER
14:06:01.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.570374  9888 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.573190  9965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.574047  9965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [sys.catalog]: This master's current role is: FOLLOWER
14:06:01.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.575197  9888 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [sys.catalog]: configured and running, proceeding with master startup.
14:06:01.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.575567  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e20d3ad377044f6d8ba47004736a362e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fae1f25a8d4bef8e7938489b784b23" is_pre_election: true
14:06:01.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.577287  9877 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e20d3ad377044f6d8ba47004736a362e in term 0.
14:06:01.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.579928  9919 leader_election.cc:304] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [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: 78fae1f25a8d4bef8e7938489b784b23, e20d3ad377044f6d8ba47004736a362e; no voters: 
14:06:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.581305  9950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Leader pre-election won for term 1
14:06:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.581719  9950 raft_consensus.cc:493] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:06:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.582058  9950 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 0 FOLLOWER]: Advancing to term 1
14:06:01.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.590408  9950 raft_consensus.cc:515] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.599562  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e20d3ad377044f6d8ba47004736a362e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fae1f25a8d4bef8e7938489b784b23"
14:06:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.600234  9877 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 0 FOLLOWER]: Advancing to term 1
14:06:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.608012  9950 leader_election.cc:290] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [CANDIDATE]: Term 1 election: Requested vote from peers 8dc20ad8bbcc42f9a9c948d6b9d67f22 (127.9.143.126:39371), 78fae1f25a8d4bef8e7938489b784b23 (127.9.143.125:35745)
14:06:01.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.612612  9877 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e20d3ad377044f6d8ba47004736a362e in term 1.
14:06:01.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.615010  9919 leader_election.cc:304] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [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: 78fae1f25a8d4bef8e7938489b784b23, e20d3ad377044f6d8ba47004736a362e; no voters: 
14:06:01.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.615916  9950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 1 FOLLOWER]: Leader election won for term 1
14:06:01.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.618093  9950 raft_consensus.cc:697] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [term 1 LEADER]: Becoming Leader. State: Replica: e20d3ad377044f6d8ba47004736a362e, State: Running, Role: LEADER
14:06:01.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.620868  9950 consensus_queue.cc:237] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:01.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.659703  9968 sys_catalog.cc:455] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e20d3ad377044f6d8ba47004736a362e. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:01.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.660549  9968 sys_catalog.cc:458] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: This master's current role is: LEADER
14:06:01.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.670491  9979 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:06:01.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.678982  9979 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:06:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:01.692188  9978 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:06:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:01.693089  9978 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:06:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.665349  9843 master_runner.cc:187] Error getting master registration for 127.9.143.126:39371: OK, instance_id { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" instance_seqno: 1783519557210692 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:06:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.710824  9843 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:06:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.714393  9877 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [term 1 FOLLOWER]: Refusing update from remote peer e20d3ad377044f6d8ba47004736a362e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:06:01.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.716274  9950 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
14:06:01.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.746953  9981 mvcc.cc:204] Tried to move back new op lower bound from 7305296124761505792 to 7305296124422123520. Current Snapshot: MvccSnapshot[applied={T|T < 7305296124761505792}]
14:06:01.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.751762  9979 catalog_manager.cc:1383] Generated new cluster ID: 9efad95d3ca545cc9bbc1d4d0cea26c3
14:06:01.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.751426  9968 sys_catalog.cc:455] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:01.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.752491  9968 sys_catalog.cc:458] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: This master's current role is: LEADER
14:06:01.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.752218  9979 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:06:01.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.761965  9965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e20d3ad377044f6d8ba47004736a362e. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:01.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.763043  9965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [sys.catalog]: This master's current role is: FOLLOWER
14:06:01.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.784785  9965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:01.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.785606  9965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23 [sys.catalog]: This master's current role is: FOLLOWER
14:06:01.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.851150  9979 catalog_manager.cc:1406] Generated new certificate authority record
14:06:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.854743  9979 catalog_manager.cc:1540] Loading token signing keys...
14:06:01.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.912699  9979 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e: Generated new TSK 0
14:06:01.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.914355  9979 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:06:01.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.953840  9841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } attempt: 7
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:01.960587  9789 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:06:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/logs
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data/info.pb
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:06:01.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:06:01.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.65:0
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.143.65
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.65
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:06:01.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:06:02.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.000846  9841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: Bootstrap starting.
14:06:02.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.024483  9841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: Neither blocks nor log segments found. Creating new log.
14:06:02.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.027535  9841 log.cc:826] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: Log is configured to *not* fsync() on all Append() calls
14:06:02.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.047291  9841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: No bootstrap required, opened a new log
14:06:02.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.091596  9841 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:02.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.093314  9841 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:06:02.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.093933  9841 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc20ad8bbcc42f9a9c948d6b9d67f22, State: Initialized, Role: FOLLOWER
14:06:02.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.095372  9841 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } }
14:06:02.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.113095  9829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e20d3ad377044f6d8ba47004736a362e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22"
14:06:02.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.113504  9828 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [term 0 FOLLOWER]: Advancing to term 1
14:06:02.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.112026  9990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [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: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:02.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.118295  9990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [sys.catalog]: This master's current role is: FOLLOWER
14:06:02.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.117903  9841 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [sys.catalog]: configured and running, proceeding with master startup.
14:06:02.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.119949  9830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e20d3ad377044f6d8ba47004736a362e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" is_pre_election: true
14:06:02.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.124778  9828 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [term 1 FOLLOWER]: Refusing update from remote peer e20d3ad377044f6d8ba47004736a362e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:06:02.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.126798  9968 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:06:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.282568  9990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e20d3ad377044f6d8ba47004736a362e. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.283273  9990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [sys.catalog]: This master's current role is: FOLLOWER
14:06:02.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.284566  9997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:02.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.285286  9997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22 [sys.catalog]: This master's current role is: FOLLOWER
14:06:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.300390 10006 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:06:02.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.514561  9988 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:06:02.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.515256  9988 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:06:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.516024  9988 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:06:02.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.580036  9988 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:06:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.581424  9988 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.143.65
14:06:02.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.644822 10011 sys_catalog.cc:455] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e20d3ad377044f6d8ba47004736a362e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dc20ad8bbcc42f9a9c948d6b9d67f22" member_type: VOTER last_known_addr { host: "127.9.143.126" port: 39371 } } peers { permanent_uuid: "78fae1f25a8d4bef8e7938489b784b23" member_type: VOTER last_known_addr { host: "127.9.143.125" port: 35745 } } peers { permanent_uuid: "e20d3ad377044f6d8ba47004736a362e" member_type: VOTER last_known_addr { host: "127.9.143.124" port: 45879 } } }
14:06:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.650014 10011 sys_catalog.cc:458] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e [sys.catalog]: This master's current role is: LEADER
14:06:02.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.651132  9988 tablet_server_runner.cc:78] Tablet server non-default flags:
14:06:02.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:06:02.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:06:02.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.65:0
14:06:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data/info.pb
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.65
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:06:02.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.143.65
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/logs
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:23 UTC on e7f111948823
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12775
14:06:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:06:02.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.656634  9988 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:06:02.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.659165  9988 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:06:02.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.675763 10015 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
14:06:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.700083  9978 catalog_manager.cc:1295] Loaded cluster ID: 9efad95d3ca545cc9bbc1d4d0cea26c3
14:06:02.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.700901  9978 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: loading cluster ID for follower catalog manager: success
14:06:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.713744  9978 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: acquiring CA information for follower catalog manager: success
14:06:02.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:02.736984  9978 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 78fae1f25a8d4bef8e7938489b784b23: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:06:03.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:03.325765 10006 catalog_manager.cc:1295] Loaded cluster ID: 9efad95d3ca545cc9bbc1d4d0cea26c3
14:06:03.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:03.326447 10006 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: loading cluster ID for follower catalog manager: success
14:06:03.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:03.336064 10006 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: acquiring CA information for follower catalog manager: success
14:06:03.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:03.341944 10006 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 8dc20ad8bbcc42f9a9c948d6b9d67f22: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:06:06.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:04.077528 10014 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 9988
14:06:06.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:06.092967  9988 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 3.414s	user 1.154s	sys 1.771s
14:06:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:06.094812  9988 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 3.416s	user 1.154s	sys 1.772s
14:06:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:02.679059 10016 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
14:06:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:06.095866 10018 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
14:06:06.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.101292  9988 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
14:06:06.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:06.101289 10017 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 3409 milliseconds
14:06:06.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.104239  9988 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:06:06.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.120007  9988 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:06:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.122177  9988 hybrid_clock.cc:648] HybridClock initialized: now 1783519566122124 us; error 58 us; skew 500 ppm
14:06:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.123348  9988 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:06:06.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.144553  9988 webserver.cc:533] Webserver started at http://127.9.143.65:44847/ using document root <none> and password file <none>
14:06:06.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.146596  9988 fs_manager.cc:362] Metadata directory not provided
14:06:06.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.147279  9988 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:06:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.148425  9988 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:06:06.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.155992  9988 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data/instance:
14:06:06.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e93580e6ede24cc080b0c960a1108b54"
14:06:06.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:06 on dist-test-slave-k83f"
14:06:06.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.158350  9988 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal/instance:
14:06:06.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e93580e6ede24cc080b0c960a1108b54"
14:06:06.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:06 on dist-test-slave-k83f"
14:06:06.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.182250  9988 fs_manager.cc:696] Time spent creating directory manager: real 0.023s	user 0.007s	sys 0.015s
14:06:06.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.195977 10028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:06:06.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.197695  9988 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.006s	sys 0.005s
14:06:06.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.198371  9988 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data,/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal
14:06:06.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e93580e6ede24cc080b0c960a1108b54"
14:06:06.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:06 on dist-test-slave-k83f"
14:06:06.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.199167  9988 fs_report.cc:389] FS layout report
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data/data
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:06:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:06:06.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:06:06.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:06:06.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:06:06.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.308415  9988 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:06:06.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.311127  9988 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
14:06:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.312119  9988 kserver.cc:163] Server-wide thread pool size limit: 3276
14:06:06.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.322009  9988 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:06:06.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.334306  9988 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:06:06.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.335505  9988 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
14:06:06.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.336102  9988 ts_tablet_manager.cc:616] Registered 0 tablets
14:06:06.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.336539  9988 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:06:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.613878  9988 rpc_server.cc:307] RPC server started. Bound to: 127.9.143.65:40427
14:06:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.614023 10140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.143.65:40427 every 8 connection(s)
14:06:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.618127  9988 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/data/info.pb
14:06:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.627457  9789 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu as pid 9988
14:06:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.629027  9789 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-0/wal/instance
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.659253  9789 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:06:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/logs
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data/info.pb
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:06:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.66:0
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.143.66
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.66
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:06:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:06:06.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.694209 10145 heartbeater.cc:344] Connected to a master server at 127.9.143.126:39371
14:06:06.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.694798 10145 heartbeater.cc:461] Registering TS with master...
14:06:06.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.696374 10145 heartbeater.cc:507] Master 127.9.143.126:39371 requested a full tablet report, sending...
14:06:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.701601  9826 ts_manager.cc:194] Registered new tserver with Master: e93580e6ede24cc080b0c960a1108b54 (127.9.143.65:40427)
14:06:06.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.707157 10142 heartbeater.cc:344] Connected to a master server at 127.9.143.125:35745
14:06:06.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.707610 10142 heartbeater.cc:461] Registering TS with master...
14:06:06.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.707239 10141 heartbeater.cc:344] Connected to a master server at 127.9.143.124:45879
14:06:06.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.708191 10141 heartbeater.cc:461] Registering TS with master...
14:06:06.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.708591 10142 heartbeater.cc:507] Master 127.9.143.125:35745 requested a full tablet report, sending...
14:06:06.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.709052 10141 heartbeater.cc:507] Master 127.9.143.124:45879 requested a full tablet report, sending...
14:06:06.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.711668  9874 ts_manager.cc:194] Registered new tserver with Master: e93580e6ede24cc080b0c960a1108b54 (127.9.143.65:40427)
14:06:06.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.719493  9927 ts_manager.cc:194] Registered new tserver with Master: e93580e6ede24cc080b0c960a1108b54 (127.9.143.65:40427)
14:06:06.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:06.722409  9927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.143.65:52607
14:06:07.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.011492 10149 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:06:07.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.012176 10149 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:06:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.012967 10149 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:06:07.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.048121 10149 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:06:07.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.049104 10149 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.143.66
14:06:07.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:07.086330 10149 tablet_server_runner.cc:78] Tablet server non-default flags:
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.66:0
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data/info.pb
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.66
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:06:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.143.66
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/logs
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:23 UTC on e7f111948823
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12775
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:06:07.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:07.088168 10149 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:06:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:07.089999 10149 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:06:07.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.145849 10157 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
14:06:07.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:07.727084 10141 heartbeater.cc:499] Master 127.9.143.124:45879 was elected leader, sending a full tablet report...
14:06:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:08.523792 10156 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 10149
14:06:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:07.149263 10158 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
14:06:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:08.937673 10156 kernel_stack_watchdog.cc:198] Thread 10149 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 364ms:
14:06:08.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
14:06:08.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
14:06:08.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
14:06:08.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
14:06:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:08.942816 10149 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.787s	user 0.000s	sys 0.004s
14:06:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:08.943243 10149 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.787s	user 0.000s	sys 0.004s
14:06:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:08.943791 10159 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1793 milliseconds
14:06:08.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:08.945261 10161 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
14:06:08.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.945369 10149 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
14:06:08.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.946787 10149 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:06:08.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.949393 10149 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:06:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.950802 10149 hybrid_clock.cc:648] HybridClock initialized: now 1783519568950767 us; error 33 us; skew 500 ppm
14:06:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.951691 10149 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:06:08.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.957998 10149 webserver.cc:533] Webserver started at http://127.9.143.66:42711/ using document root <none> and password file <none>
14:06:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.959040 10149 fs_manager.cc:362] Metadata directory not provided
14:06:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.959302 10149 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:06:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.959940 10149 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:06:08.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.964529 10149 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data/instance:
14:06:08.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f607fbb9f5c74e4796d65eb41ea67e15"
14:06:08.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:08 on dist-test-slave-k83f"
14:06:08.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.965833 10149 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal/instance:
14:06:08.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f607fbb9f5c74e4796d65eb41ea67e15"
14:06:08.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:08 on dist-test-slave-k83f"
14:06:08.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.973999 10149 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
14:06:08.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.980000 10168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:06:08.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.981280 10149 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
14:06:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.981738 10149 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data,/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal
14:06:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f607fbb9f5c74e4796d65eb41ea67e15"
14:06:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:08 on dist-test-slave-k83f"
14:06:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:08.982162 10149 fs_report.cc:389] FS layout report
14:06:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:06:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data/data
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:06:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:06:09.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.033644 10149 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:06:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.035305 10149 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
14:06:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.035866 10149 kserver.cc:163] Server-wide thread pool size limit: 3276
14:06:09.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.038818 10149 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:06:09.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.043259 10149 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:06:09.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.043514 10149 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:06:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.043825 10149 ts_tablet_manager.cc:616] Registered 0 tablets
14:06:09.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.044064 10149 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:06:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.200094 10149 rpc_server.cc:307] RPC server started. Bound to: 127.9.143.66:39483
14:06:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.200250 10280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.143.66:39483 every 8 connection(s)
14:06:09.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.202752 10149 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/data/info.pb
14:06:09.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.209824  9789 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu as pid 10149
14:06:09.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.210389  9789 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-1/wal/instance
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.226750  9789 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/logs
14:06:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data/info.pb
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.67:0
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.143.67
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.67
14:06:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:06:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:06:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:06:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:06:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:06:09.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:06:09.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.260358 10282 heartbeater.cc:344] Connected to a master server at 127.9.143.125:35745
14:06:09.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.260922 10282 heartbeater.cc:461] Registering TS with master...
14:06:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.262277 10282 heartbeater.cc:507] Master 127.9.143.125:35745 requested a full tablet report, sending...
14:06:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.265581 10281 heartbeater.cc:344] Connected to a master server at 127.9.143.124:45879
14:06:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.265945 10281 heartbeater.cc:461] Registering TS with master...
14:06:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.267046 10283 heartbeater.cc:344] Connected to a master server at 127.9.143.126:39371
14:06:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.267045 10281 heartbeater.cc:507] Master 127.9.143.124:45879 requested a full tablet report, sending...
14:06:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.267477 10283 heartbeater.cc:461] Registering TS with master...
14:06:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.268373 10283 heartbeater.cc:507] Master 127.9.143.126:39371 requested a full tablet report, sending...
14:06:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.269984  9927 ts_manager.cc:194] Registered new tserver with Master: f607fbb9f5c74e4796d65eb41ea67e15 (127.9.143.66:39483)
14:06:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.271618  9927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.143.66:39997
14:06:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.271605  9826 ts_manager.cc:194] Registered new tserver with Master: f607fbb9f5c74e4796d65eb41ea67e15 (127.9.143.66:39483)
14:06:09.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.274808  9874 ts_manager.cc:194] Registered new tserver with Master: f607fbb9f5c74e4796d65eb41ea67e15 (127.9.143.66:39483)
14:06:09.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.572636 10291 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:06:09.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.573122 10291 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:06:09.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.573566 10291 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:06:09.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.607220 10291 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:06:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.608245 10291 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.143.67
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.649922 10291 tablet_server_runner.cc:78] Tablet server non-default flags:
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.143.84:39349
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.143.67:0
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data/info.pb
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.143.67
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:06:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.143.67
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/logs
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:23 UTC on e7f111948823
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12775
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:06:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.651288 10291 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:06:09.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:09.652896 10291 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:06:09.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.665514 10298 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
14:06:10.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:10.278594 10281 heartbeater.cc:499] Master 127.9.143.124:45879 was elected leader, sending a full tablet report...
14:06:10.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:10.781777  9937 debug-util.cc:398] Leaking SignalData structure 0x7b0800080280 after lost signal to thread 9895
14:06:10.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:10.782646  9937 debug-util.cc:398] Leaking SignalData structure 0x7b080009cb20 after lost signal to thread 9940
14:06:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:11.072579 10297 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 10291
14:06:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:11.217197 10291 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.551s	user 0.454s	sys 0.965s
14:06:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:11.217902 10301 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
14:06:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:11.218227 10291 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.552s	user 0.454s	sys 0.965s
14:06:11.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:09.666774 10299 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
14:06:11.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:11.223022 10300 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1549 milliseconds
14:06:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.223080 10291 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
14:06:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.224819 10291 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:06:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.227756 10291 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:06:11.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.229308 10291 hybrid_clock.cc:648] HybridClock initialized: now 1783519571229267 us; error 46 us; skew 500 ppm
14:06:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.230214 10291 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:06:11.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.238389 10291 webserver.cc:533] Webserver started at http://127.9.143.67:34315/ using document root <none> and password file <none>
14:06:11.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.239440 10291 fs_manager.cc:362] Metadata directory not provided
14:06:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.239701 10291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:06:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.240281 10291 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:06:11.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.245064 10291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data/instance:
14:06:11.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "091de525fcb347b4b4b3be75c77ffbda"
14:06:11.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:11 on dist-test-slave-k83f"
14:06:11.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.246531 10291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal/instance:
14:06:11.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "091de525fcb347b4b4b3be75c77ffbda"
14:06:11.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:11 on dist-test-slave-k83f"
14:06:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.255852 10291 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.011s	sys 0.001s
14:06:11.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.263924 10308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:06:11.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.265326 10291 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.006s
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.265707 10291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data,/tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "091de525fcb347b4b4b3be75c77ffbda"
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:06:11 on dist-test-slave-k83f"
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.266083 10291 fs_report.cc:389] FS layout report
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal
14:06:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data/data
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:06:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:06:11.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.337651 10291 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:06:11.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.339547 10291 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
14:06:11.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.340116 10291 kserver.cc:163] Server-wide thread pool size limit: 3276
14:06:11.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.343338 10291 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:06:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.348726 10291 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:06:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.348922 10291 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:06:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.349123 10291 ts_tablet_manager.cc:616] Registered 0 tablets
14:06:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.349261 10291 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:06:11.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.533449 10291 rpc_server.cc:307] RPC server started. Bound to: 127.9.143.67:34999
14:06:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.533643 10420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.143.67:34999 every 8 connection(s)
14:06:11.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.536307 10291 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/data/info.pb
14:06:11.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.540385  9789 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu as pid 10291
14:06:11.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.541065  9789 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskDqFqoU/test-tmp/mini-kudu-cluster7510099654211674379/ts-2/wal/instance
14:06:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.605659 10425 heartbeater.cc:344] Connected to a master server at 127.9.143.126:39371
14:06:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.606199 10425 heartbeater.cc:461] Registering TS with master...
14:06:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.606514 10421 heartbeater.cc:344] Connected to a master server at 127.9.143.124:45879
14:06:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.606869 10421 heartbeater.cc:461] Registering TS with master...
14:06:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.607739 10425 heartbeater.cc:507] Master 127.9.143.126:39371 requested a full tablet report, sending...
14:06:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.608095 10421 heartbeater.cc:507] Master 127.9.143.124:45879 requested a full tablet report, sending...
14:06:11.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.611511  9927 ts_manager.cc:194] Registered new tserver with Master: 091de525fcb347b4b4b3be75c77ffbda (127.9.143.67:34999)
14:06:11.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.613626  9927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.143.67:58533
14:06:11.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.616170  9826 ts_manager.cc:194] Registered new tserver with Master: 091de525fcb347b4b4b3be75c77ffbda (127.9.143.67:34999)
14:06:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.619488 10422 heartbeater.cc:344] Connected to a master server at 127.9.143.125:35745
14:06:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.619915 10422 heartbeater.cc:461] Registering TS with master...
14:06:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.620620 10422 heartbeater.cc:507] Master 127.9.143.125:35745 requested a full tablet report, sending...
14:06:11.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.625233  9874 ts_manager.cc:194] Registered new tserver with Master: 091de525fcb347b4b4b3be75c77ffbda (127.9.143.67:34999)
14:06:11.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:11.642204  9789 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:06:11.654 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:06:11.655 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:06:11.669 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.143.126"
      port: 39371
    }
    bound_http_address {
      host: "127.9.143.126"
      port: 43519
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.143.125"
      port: 35745
    }
    bound_http_address {
      host: "127.9.143.125"
      port: 45729
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.143.124"
      port: 45879
    }
    bound_http_address {
      host: "127.9.143.124"
      port: 42899
    }
  }
}

14:06:11.673 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:06:11.677 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.143.65"
      port: 40427
    }
    bound_http_address {
      host: "127.9.143.65"
      port: 44847
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.143.66"
      port: 39483
    }
    bound_http_address {
      host: "127.9.143.66"
      port: 42711
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.143.67"
      port: 34999
    }
    bound_http_address {
      host: "127.9.143.67"
      port: 34315
    }
  }
}

14:06:11.677 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:06:11.894 [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.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	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)
14:06:11.962 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:12.163 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:12.259 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:12.272 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:12.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:12.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:12.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:12.441 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:12.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:12.448 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:12.618914 10421 heartbeater.cc:499] Master 127.9.143.124:45879 was elected leader, sending a full tablet report...
14:06:12.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75d1db6e, L:/127.0.0.1:40990 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:12.738 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4036c25b, L:/127.0.0.1:40846 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:12.741 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3fa3000c, L:/127.0.0.1:49708 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:12.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:12.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=703), Traces: [0ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [646ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:12.874184  9927 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40846:
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:06:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:06:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:06:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:06:12.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:06:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:12.880508  9927 catalog_manager.cc:7077] 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.
14:06:12.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.007781 10076 tablet_service.cc:1511] Processing CreateTablet for tablet a332d610d4e14b558fc5e98b658dac6c (DEFAULT_TABLE table=TestHandleTooBusy [id=c00a11a8daca4f228ee5a166f1bc9ce4]), partition=RANGE (key) PARTITION UNBOUNDED
14:06:13.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.009969 10216 tablet_service.cc:1511] Processing CreateTablet for tablet a332d610d4e14b558fc5e98b658dac6c (DEFAULT_TABLE table=TestHandleTooBusy [id=c00a11a8daca4f228ee5a166f1bc9ce4]), partition=RANGE (key) PARTITION UNBOUNDED
14:06:13.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.011858 10076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a332d610d4e14b558fc5e98b658dac6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:06:13.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.013047 10216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a332d610d4e14b558fc5e98b658dac6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:06:13.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.025619 10356 tablet_service.cc:1511] Processing CreateTablet for tablet a332d610d4e14b558fc5e98b658dac6c (DEFAULT_TABLE table=TestHandleTooBusy [id=c00a11a8daca4f228ee5a166f1bc9ce4]), partition=RANGE (key) PARTITION UNBOUNDED
14:06:13.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.027922 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a332d610d4e14b558fc5e98b658dac6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:06:13.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.049429 10457 tablet_bootstrap.cc:492] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: Bootstrap starting.
14:06:13.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.061329 10458 tablet_bootstrap.cc:492] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: Bootstrap starting.
14:06:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.065493 10457 tablet_bootstrap.cc:654] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: Neither blocks nor log segments found. Creating new log.
14:06:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.068292 10457 log.cc:826] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: Log is configured to *not* fsync() on all Append() calls
14:06:13.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.070228 10458 tablet_bootstrap.cc:654] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: Neither blocks nor log segments found. Creating new log.
14:06:13.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.073168 10458 log.cc:826] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: Log is configured to *not* fsync() on all Append() calls
14:06:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.082242 10457 tablet_bootstrap.cc:492] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: No bootstrap required, opened a new log
14:06:13.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.083158 10457 ts_tablet_manager.cc:1403] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.008s
14:06:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.096946 10461 tablet_bootstrap.cc:492] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: Bootstrap starting.
14:06:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.097886 10458 tablet_bootstrap.cc:492] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: No bootstrap required, opened a new log
14:06:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.098668 10458 ts_tablet_manager.cc:1403] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.012s
14:06:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.105772 10461 tablet_bootstrap.cc:654] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: Neither blocks nor log segments found. Creating new log.
14:06:13.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.108234 10461 log.cc:826] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: Log is configured to *not* fsync() on all Append() calls
14:06:13.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.126844 10457 raft_consensus.cc:359] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.129123 10457 raft_consensus.cc:385] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:06:13.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.129734 10457 raft_consensus.cc:740] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f607fbb9f5c74e4796d65eb41ea67e15, State: Initialized, Role: FOLLOWER
14:06:13.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.130981 10457 consensus_queue.cc:260] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [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: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.135350 10461 tablet_bootstrap.cc:492] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: No bootstrap required, opened a new log
14:06:13.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.134685 10458 raft_consensus.cc:359] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.135695 10458 raft_consensus.cc:385] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:06:13.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.136025 10461 ts_tablet_manager.cc:1403] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.007s
14:06:13.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.136448 10458 raft_consensus.cc:740] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93580e6ede24cc080b0c960a1108b54, State: Initialized, Role: FOLLOWER
14:06:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.137745 10458 consensus_queue.cc:260] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [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: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.142380 10457 ts_tablet_manager.cc:1434] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: Time spent starting tablet: real 0.059s	user 0.033s	sys 0.009s
14:06:13.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.155462 10458 ts_tablet_manager.cc:1434] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: Time spent starting tablet: real 0.056s	user 0.028s	sys 0.010s
14:06:13.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.173422 10461 raft_consensus.cc:359] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.174402 10461 raft_consensus.cc:385] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:06:13.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.175972 10461 raft_consensus.cc:740] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091de525fcb347b4b4b3be75c77ffbda, State: Initialized, Role: FOLLOWER
14:06:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.176827 10461 consensus_queue.cc:260] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [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: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.180404 10461 ts_tablet_manager.cc:1434] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: Time spent starting tablet: real 0.044s	user 0.034s	sys 0.001s
14:06:13.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:13.180863 10148 tablet.cc:2406] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:06:13.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:13.225371 10286 tablet.cc:2406] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:06:13.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.237705 10463 raft_consensus.cc:493] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:06:13.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.238340 10463 raft_consensus.cc:515] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.241513 10463 leader_election.cc:290] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93580e6ede24cc080b0c960a1108b54 (127.9.143.65:40427), 091de525fcb347b4b4b3be75c77ffbda (127.9.143.67:34999)
14:06:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.263347 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a332d610d4e14b558fc5e98b658dac6c" candidate_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091de525fcb347b4b4b3be75c77ffbda" is_pre_election: true
14:06:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.264326 10376 raft_consensus.cc:2468] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f607fbb9f5c74e4796d65eb41ea67e15 in term 0.
14:06:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.266314 10171 leader_election.cc:304] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [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: 091de525fcb347b4b4b3be75c77ffbda, f607fbb9f5c74e4796d65eb41ea67e15; no voters: 
14:06:13.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.266507 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a332d610d4e14b558fc5e98b658dac6c" candidate_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93580e6ede24cc080b0c960a1108b54" is_pre_election: true
14:06:13.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.267174 10463 raft_consensus.cc:2804] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:06:13.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.267496 10463 raft_consensus.cc:493] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:06:13.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.267345 10096 raft_consensus.cc:2468] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f607fbb9f5c74e4796d65eb41ea67e15 in term 0.
14:06:13.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.267807 10463 raft_consensus.cc:3060] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 0 FOLLOWER]: Advancing to term 1
14:06:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.274313 10463 raft_consensus.cc:515] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.277316 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a332d610d4e14b558fc5e98b658dac6c" candidate_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93580e6ede24cc080b0c960a1108b54"
14:06:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.277397 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a332d610d4e14b558fc5e98b658dac6c" candidate_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "091de525fcb347b4b4b3be75c77ffbda"
14:06:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.277874 10096 raft_consensus.cc:3060] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [term 0 FOLLOWER]: Advancing to term 1
14:06:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.277899 10376 raft_consensus.cc:3060] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [term 0 FOLLOWER]: Advancing to term 1
14:06:13.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.285200 10376 raft_consensus.cc:2468] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f607fbb9f5c74e4796d65eb41ea67e15 in term 1.
14:06:13.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.286067 10096 raft_consensus.cc:2468] T a332d610d4e14b558fc5e98b658dac6c P e93580e6ede24cc080b0c960a1108b54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f607fbb9f5c74e4796d65eb41ea67e15 in term 1.
14:06:13.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.286680 10171 leader_election.cc:304] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [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: 091de525fcb347b4b4b3be75c77ffbda, f607fbb9f5c74e4796d65eb41ea67e15; no voters: 
14:06:13.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.288848 10463 leader_election.cc:290] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [CANDIDATE]: Term 1 election: Requested vote from peers e93580e6ede24cc080b0c960a1108b54 (127.9.143.65:40427), 091de525fcb347b4b4b3be75c77ffbda (127.9.143.67:34999)
14:06:13.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.289245 10468 raft_consensus.cc:2804] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 1 FOLLOWER]: Leader election won for term 1
14:06:13.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.289983 10468 raft_consensus.cc:697] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [term 1 LEADER]: Becoming Leader. State: Replica: f607fbb9f5c74e4796d65eb41ea67e15, State: Running, Role: LEADER
14:06:13.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.291080 10468 consensus_queue.cc:237] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [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: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } }
14:06:13.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.306274  9926 catalog_manager.cc:5697] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f607fbb9f5c74e4796d65eb41ea67e15 (127.9.143.66). New cstate: current_term: 1 leader_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f607fbb9f5c74e4796d65eb41ea67e15" member_type: VOTER last_known_addr { host: "127.9.143.66" port: 39483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 } health_report { overall_health: UNKNOWN } } }
14:06:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:13.342343 10426 tablet.cc:2406] T a332d610d4e14b558fc5e98b658dac6c P 091de525fcb347b4b4b3be75c77ffbda: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:06:13.773 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.774 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.777 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.778 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.778 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.779 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.792 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.793 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:13.793 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.794 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.795 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:13.798 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:13.799 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.801 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:13.806 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.807 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.807 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:13.808 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:13.810 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.819 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.820 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:13.821 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:13.822 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:13.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:13.828 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:13.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:13.832 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.840493 10500 consensus_queue.cc:1048] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93580e6ede24cc080b0c960a1108b54" member_type: VOTER last_known_addr { host: "127.9.143.65" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:06:13.842 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.842 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:13.843 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:13.844818  9884 debug-util.cc:398] Leaking SignalData structure 0x7b0800065220 after lost signal to thread 9847
14:06:13.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:13.851 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:13.853 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:13.864 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:13.872 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:13.879 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:13.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:13.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:13.887142 10500 consensus_queue.cc:1048] T a332d610d4e14b558fc5e98b658dac6c P f607fbb9f5c74e4796d65eb41ea67e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "091de525fcb347b4b4b3be75c77ffbda" member_type: VOTER last_known_addr { host: "127.9.143.67" port: 34999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:06:13.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:13.909 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:13.909 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:13.913 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.914 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:13.914 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.916 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:13.917 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:13.931 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:13.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:13.953 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:13.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x201b5ee7, L:/127.0.0.1:41002 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:13.957 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:13.958 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:14.027 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:14.051 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:14.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.082 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.027 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:14.006053  9918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.143.126:39371, user_credentials={real_user=slave}} blocked reactor thread for 45732.5us
14:06:14.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:14.086 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.100 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:14.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:14.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:14.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:14.102 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:14.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:14.108 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:14.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:14.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.112 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:14.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:14.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.121 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:14.133 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x55d4f1db, L:/127.0.0.1:40856 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.136 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.138 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.141 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:14.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=354), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [343ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:14.164 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.179 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:14.187 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c696c76, L:/127.0.0.1:41034 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd90201f, L:/127.0.0.1:49728 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3b2baa7, L:/127.0.0.1:41004 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:14.251 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x60fc63d8, L:/127.0.0.1:49716 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.251 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe67476fd, L:/127.0.0.1:40860 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.258 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6a474a2, L:/127.0.0.1:40900 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c9cd5d3, L:/127.0.0.1:49778 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.268 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03ab770a, L:/127.0.0.1:41010 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.271 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:14.285 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x680c2a03, L:/127.0.0.1:49746 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=496), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [478ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:14.290 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.301 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:14.305 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:14.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:14.320 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc390e7bc, L:/127.0.0.1:40876 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, [544ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, deferred=null) after lookup
14:06:14.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=556), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [535ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [546ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:14.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.356 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabbf25d6, L:/127.0.0.1:49744 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.375 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc350b10d, L:/127.0.0.1:41020 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.391 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x365a77f0, L:/127.0.0.1:41044 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.402 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfded945f, L:/127.0.0.1:41070 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.407 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd92ff238, L:/127.0.0.1:41056 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.410 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:14.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:14.416 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42649490, L:/127.0.0.1:49756 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.423 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.432 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a5095ea, L:/127.0.0.1:40884 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:14.434789  9921 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items
14:06:14.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.435101  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40884 (request call id 0)
14:06:14.439 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.449 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:14.449 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:14.454 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17625ff1, L:/127.0.0.1:41088 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.455598  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40884 (request call id 0)
14:06:14.459 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c1a002b, L:/127.0.0.1:41082 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:14.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.468 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91a2e919, L:/127.0.0.1:49766 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.469 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.474520  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40884 (request call id 0)
14:06:14.477 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:14.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.494331  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40884 (request call id 0)
14:06:14.496 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:14.502 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e2ba869, L:/127.0.0.1:40914 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.504333  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40884 (request call id 0)
14:06:14.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=717), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [481ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:14.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299988, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.527 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299985, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299966, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.559 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ad14fcf, L:/127.0.0.1:49784 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.578 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x489b8bbb, L:/127.0.0.1:49802 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
14:06:14.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.589238  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 3)
14:06:14.598 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0900bf42, L:/127.0.0.1:40936 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.621 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:14.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.629542  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40936 (request call id 0)
14:06:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.636765  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40936 (request call id 0)
14:06:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.638114  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40936 (request call id 0)
14:06:14.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.652431  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40914 (request call id 1)
14:06:14.654 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items
14:06:14.655 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:14.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.656234  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40914 (request call id 1)
14:06:14.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.674 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9eb69bb0, L:/127.0.0.1:40950 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.675837  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 0)
14:06:14.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.681741  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 0)
14:06:14.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.683533  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40936 (request call id 1)
14:06:14.684 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items
14:06:14.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=908), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [633ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [800ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [843ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [860ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [865ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [867ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [907ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@992891676(state=PENDING, result=null, callback=(continuation of Deferred@281112861 after retry RPC after error@2078603288), errback=(continuation of Deferred@281112861 after retry RPC after error@2078603288))) after lookup
14:06:14.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.694000  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40936 (request call id 1)
14:06:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.697851  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40914 (request call id 2)
14:06:14.706 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items
14:06:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.706007  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.706 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40914 (request call id 2)
14:06:14.706 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x800987a7, L:/127.0.0.1:40920 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.707 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb79a8b0f, L:/127.0.0.1:49786 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.714756  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40914 (request call id 2)
14:06:14.722 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1aacfa47, L:/127.0.0.1:40940 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:14.731 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:14.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.737694  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=931), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [517ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [662ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [843ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items, [844ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [865ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [867ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [894ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items, [895ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items, [901ms] refreshing cache from master, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [908ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [909ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [926ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@334125331(state=PENDING, result=null, callback=(continuation of Deferred@1242897346 after retry RPC after error@573788091) -> (continuation of Deferred@841372618 after retry RPC after error@1942333020), errback=(continuation of Deferred@1242897346 after retry RPC after error@573788091) -> (continuation of Deferred@841372618 after retry RPC after error@1942333020))) after lookup
14:06:14.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=947), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [639ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [880ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [931ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:14.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=943), Traces: [0ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [658ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [808ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [929ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.746958  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40940 (request call id 1)
14:06:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.749768  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40940 (request call id 1)
14:06:14.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.752799  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40940 (request call id 1)
14:06:14.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.762642  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40940 (request call id 1)
14:06:14.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items
14:06:14.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.791 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:14.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.795490  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 5)
14:06:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.801607  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 4)
14:06:14.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.803078  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 7)
14:06:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.812537  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.818773  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.820326  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items
14:06:14.830 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:14.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.832090  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.834921  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.835899  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.838122  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40920 (request call id 2)
14:06:14.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.844 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.858850  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.863195  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.865207  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.867779  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.868956  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.879536  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.881110  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 3)
14:06:14.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.890 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:14.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=1089), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [653ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [909ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [921ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [941ms] refreshing cache from master, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [957ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [958ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [979ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [980ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [1000ms] refreshing cache from master, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [1020ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [1040ms] refreshing cache from master, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1669153101(state=PENDING, result=null, callback=(continuation of Deferred@1919901364 after retry RPC after error@1389666420) -> (continuation of Deferred@170713379 after retry RPC after error@55754242) -> (continuation of Deferred@188799522 after retry RPC after error@2086673470), errback=(continuation of Deferred@1919901364 after retry RPC after error@1389666420) -> (continuation of Deferred@170713379 after retry RPC after error@55754242) -> (continuation of Deferred@188799522 after retry RPC after error@2086673470))) after lookup
14:06:14.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.897073  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.900 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.903851  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.904817  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.907322  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.910542  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.911931  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.915735  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.920521  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.922849  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.932900  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.934178  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.941489  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.944103  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40950 (request call id 4)
14:06:14.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:14.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:14.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.961458  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 7)
14:06:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.962456  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 7)
14:06:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.966279  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 9)
14:06:14.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.980917  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 11)
14:06:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.981600  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 11)
14:06:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.983968  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 11)
14:06:14.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.993741  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 11)
14:06:14.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:14.996305  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:14.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 11)
14:06:14.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:14.999 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.004637  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 10)
14:06:15.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.005460  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 10)
14:06:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.012671  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 10)
14:06:15.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.014556  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 10)
14:06:15.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.033497  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 9)
14:06:15.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.034202  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 9)
14:06:15.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.036203  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 9)
14:06:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.044034  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 9)
14:06:15.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.053408  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 9)
14:06:15.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.054852  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40936 (request call id 7)
14:06:15.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:15.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.077176  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 10)
14:06:15.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.079 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.078801  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 10)
14:06:15.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.085063  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 12)
14:06:15.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.085278  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 12)
14:06:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.094218  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 12)
14:06:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.095310  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40900 (request call id 12)
14:06:15.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.104 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.108 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:15.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.113968  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 8)
14:06:15.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.115074  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.115096  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.116 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:15.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:15.117 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:15.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.120148  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:15.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:15.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:15.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:15.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.135211  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.135267  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.140842  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.151 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:15.152 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:15.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.153728  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.158 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:15.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.157271  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.160054  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 19)
14:06:15.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:15.166 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:15.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.174353  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 10)
14:06:15.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.177402  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 10)
14:06:15.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.181318  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 10)
14:06:15.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:15.188 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:15.190 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:15.191 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:15.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.194 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.192310  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 20)
14:06:15.199 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:15.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d91e249, L:/127.0.0.1:41096 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:15.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.264 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:15.264 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:15.264 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:15.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:15.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:15.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:15.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:15.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:15.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.268 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3d54c0d, L:/127.0.0.1:49806 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:15.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.270313  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 11)
14:06:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.277645  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 11)
14:06:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.281366  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 11)
14:06:15.289 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6747a230, L:/127.0.0.1:40964 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:15.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:15.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.291335  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 11)
14:06:15.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:15.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items
14:06:15.293 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.296 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:15.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.302485  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 11)
14:06:15.307 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:15.315 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.317562  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items
14:06:15.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:15.322 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.322973  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 13)
14:06:15.329 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:15.329 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:15.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.333 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.334452  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 15)
14:06:15.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.340 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.340 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:15.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:15.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.337991  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.345 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:15.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.345867  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 2)
14:06:15.346 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.353262  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 2)
14:06:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.353711  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 2)
14:06:15.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.359923  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.361 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items
14:06:15.361 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.363353  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.371 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x43d7c315, L:/127.0.0.1:40966 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.372568  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.373251  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.374450  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.376490  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.377 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items
14:06:15.380 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items
14:06:15.382 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.383826  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.393090  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.393424  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.395372  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.396 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c7a3674, L:/127.0.0.1:41104 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:15.396 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items
14:06:15.400 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.404098  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.414093  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.414340  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.415482  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40860 (request call id 18)
14:06:15.416 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items
14:06:15.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.420 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.420 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.422 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10dcd30b, L:/127.0.0.1:49808 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.423843  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 18)
14:06:15.432 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.433367  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 11)
14:06:15.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.437 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.441 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:15.443159  9918 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items [suppressed 118 similar messages]
14:06:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.443451  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 14)
14:06:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.449620  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.453296  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.454443  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.455346  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.461517  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.464504  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.474056  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 1)
14:06:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.476783  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items
14:06:15.478 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.481729  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.484191  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.490018  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items
14:06:15.492 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.493059  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.494606  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.501232  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.510459  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items
14:06:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.514289  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40964 (request call id 6)
14:06:15.515 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.522 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:15.527 [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.9.143.126:39371, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [78ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items, [142ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [167ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [170ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 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.9.143.126:39371, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [187ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items, [209ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 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.9.143.126:39371, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [225ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items, [229ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [230ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 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.9.143.126:39371, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items, [246ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [248ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 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.9.143.126:39371, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [268ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40964 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.9.143.126:39371, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [325ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [373ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@859319050(state=PENDING, result=null, callback=(continuation of Deferred@229995150 after retry RPC after error@403857066) -> (continuation of Deferred@1164240710 after retry RPC after error@930542747) -> (continuation of Deferred@292671993 after retry RPC after error@454834803) -> (continuation of Deferred@2032181377 after retry RPC after error@2037530898) -> (continuation of Deferred@1712564700 after retry RPC after error@480696527) -> (continuation of Deferred@1618888562 after retry RPC after error@200270014), errback=(continuation of Deferred@229995150 after retry RPC after error@403857066) -> (continuation of Deferred@1164240710 after retry RPC after error@930542747) -> (continuation of Deferred@292671993 after retry RPC after error@454834803) -> (continuation of Deferred@2032181377 after retry RPC after error@2037530898) -> (continuation of Deferred@1712564700 after retry RPC after error@480696527) -> (continuation of Deferred@1618888562 after retry RPC after error@200270014))) after lookup
14:06:15.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.533363  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 4)
14:06:15.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.535450  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40966 (request call id 4)
14:06:15.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:15.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=245), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [74ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items, [93ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 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.9.143.126:39371, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items, [172ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 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.9.143.126:39371, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [185ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 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.9.143.126:39371, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items, [209ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [209ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40966 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.9.143.126:39371, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [226ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1085139153(state=PENDING, result=null, callback=(continuation of Deferred@1403561666 after retry RPC after error@288983039) -> (continuation of Deferred@1910516935 after retry RPC after error@1579460938) -> (continuation of Deferred@1219267322 after retry RPC after error@360184431) -> (continuation of Deferred@1702984210 after retry RPC after error@513077521), errback=(continuation of Deferred@1403561666 after retry RPC after error@288983039) -> (continuation of Deferred@1910516935 after retry RPC after error@1579460938) -> (continuation of Deferred@1219267322 after retry RPC after error@360184431) -> (continuation of Deferred@1702984210 after retry RPC after error@513077521))) after lookup
14:06:15.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.548425  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40966 (request call id 5)
14:06:15.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.550597  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40966 (request call id 5)
14:06:15.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:15.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.557286  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40966 (request call id 5)
14:06:15.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.557894  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40966 (request call id 5)
14:06:15.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.573377  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 13)
14:06:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.574054  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 13)
14:06:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.574684  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.593014  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.593667  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.595496  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.612811  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.616060  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.618424  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.618845  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40856 (request call id 29)
14:06:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.623512  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40884 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.633083  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 16)
14:06:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.634840  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 18)
14:06:15.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.637104  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 18)
14:06:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.641325  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 18)
14:06:15.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.645 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:15.645 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:15.645 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:15.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:15.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:15.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:15.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:15.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.653839  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 19)
14:06:15.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:15.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:15.657 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:15.658 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:15.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.660894  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 19)
14:06:15.666 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:15.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.673079  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:15.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.681143  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.690054  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.692 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:15.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.694398  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.700 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.701601  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:15.708 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:15.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:15.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.709290  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:15.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.721210  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 17)
14:06:15.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.729 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.730 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:15.730 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:15.730 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:15.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:15.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:15.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:15.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.733613  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 14)
14:06:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.736395  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 23)
14:06:15.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:15.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.747 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:15.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.749529  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40966 (request call id 11)
14:06:15.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:15.752 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:15.756 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcfa920d5, L:/127.0.0.1:40972 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:15.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.757716  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40966 (request call id 11)
14:06:15.758 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:15.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items
14:06:15.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.759267  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 15)
14:06:15.762 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x172b351c, L:/127.0.0.1:41120 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:15.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.762075  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 15)
14:06:15.768 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x88e5a912, L:/127.0.0.1:49814 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:15.772 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:15.772 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:15.774 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.143.67' into [/127.9.143.67] in 5777993ns
14:06:15.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.775 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.777478  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 21)
14:06:15.780 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:15.782 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:15.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.780716  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40972 (request call id 1)
14:06:15.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.782634  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 25)
14:06:15.785 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items
14:06:15.788 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.789255  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 25)
14:06:15.791 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:15.793 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:15.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.792745  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 25)
14:06:15.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:15.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.796633  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 25)
14:06:15.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.804170  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 22)
14:06:15.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.806077  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 22)
14:06:15.807 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items
14:06:15.807 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.813246  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 22)
14:06:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.813335  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 22)
14:06:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.820904  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 22)
14:06:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.825091  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40884 (request call id 22)
14:06:15.826 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items
14:06:15.826 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.832 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.835091  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 23)
14:06:15.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.841593  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40972 (request call id 4)
14:06:15.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:15.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [100ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [114ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items, [130ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 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.9.143.126:39371, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items, [149ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40972 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.9.143.126:39371, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [185ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@506388580(state=PENDING, result=null, callback=(continuation of Deferred@1878745346 after retry RPC after error@804929456) -> (continuation of Deferred@398844023 after retry RPC after error@2114002731) -> (continuation of Deferred@1246139032 after retry RPC after error@884945887) -> (continuation of Deferred@214018919 after retry RPC after error@2051999123), errback=(continuation of Deferred@1878745346 after retry RPC after error@804929456) -> (continuation of Deferred@398844023 after retry RPC after error@2114002731) -> (continuation of Deferred@1246139032 after retry RPC after error@884945887) -> (continuation of Deferred@214018919 after retry RPC after error@2051999123))) after lookup
14:06:15.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.852758  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40972 (request call id 5)
14:06:15.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.853276  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40972 (request call id 5)
14:06:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.857301  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40972 (request call id 5)
14:06:15.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:15.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.875162  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 25)
14:06:15.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.877506  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 25)
14:06:15.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.879273  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 24)
14:06:15.883 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a97ceaa, L:/127.0.0.1:41132 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:15.884 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67e61d32, L:/127.0.0.1:49820 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.894241  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 24)
14:06:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.894362  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 24)
14:06:15.897 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27eed151, L:/127.0.0.1:40978 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:15.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.898710  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 24)
14:06:15.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items
14:06:15.900 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.900842  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 24)
14:06:15.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.913725  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 25)
14:06:15.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.913812  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 25)
14:06:15.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.917199  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 25)
14:06:15.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.921164  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 25)
14:06:15.924 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items
14:06:15.925 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.923871  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 25)
14:06:15.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.931 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.932 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:15.932 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:15.932 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:15.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:15.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:15.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:15.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:15.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.934511  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 28)
14:06:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.940884  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 28)
14:06:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.942876  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40978 (request call id 2)
14:06:15.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:15.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:15.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.955 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.958330  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 20)
14:06:15.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:15.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [131ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40978 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.9.143.126:39371, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [186ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: 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), errback=(continuation of Deferred@172484300 after retry RPC after error@1172089444) -> (continuation of Deferred@1913866566 after retry RPC after error@340632589))) after lookup
14:06:15.964 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:15.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.960952  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 10)
14:06:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.966513  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40978 (request call id 3)
14:06:15.968 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:15.970 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.973652  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.973881  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:15.979 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:15.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:15.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:15.990 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:15.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:15.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:15.996 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:15.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:15.996652  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:15.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 21)
14:06:16.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.000150  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 11)
14:06:16.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.000154  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 11)
14:06:16.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:16.008 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:16.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.012283  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 11)
14:06:16.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.020567  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 11)
14:06:16.026 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc82875f4, L:/127.0.0.1:41136 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:16.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.031458  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.033 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.041028  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 7)
14:06:16.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x559f6560, L:/127.0.0.1:40986 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:16.048 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37f6cd86, L:/127.0.0.1:49822 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:16.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.049506  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 7)
14:06:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.053006  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 24)
14:06:16.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.054262  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 22)
14:06:16.055 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items
14:06:16.055 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.051627  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 22)
14:06:16.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.056 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.057 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:16.057 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:16.058 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:16.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:16.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:16.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:16.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:16.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.060115  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 30)
14:06:16.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.062603  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 27)
14:06:16.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:16.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:16.070 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.070927  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 27)
14:06:16.072 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items
14:06:16.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.079015  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 27)
14:06:16.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.079138  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 27)
14:06:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.081544  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 8)
14:06:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.082554  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 8)
14:06:16.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.085866  9919 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.65:52607 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 8)
14:06:16.087 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:16.087307 10141 heartbeater.cc:646] Failed to heartbeat to 127.9.143.124:45879 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.9.143.65:52607 dropped due to backpressure: service queue is full with 1 items
14:06:16.091 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:16.092 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.092536  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 8)
14:06:16.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.094422  9919 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.66:39997 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 8)
14:06:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:16.095988 10281 heartbeater.cc:646] Failed to heartbeat to 127.9.143.124:45879 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.9.143.66:39997 dropped due to backpressure: service queue is full with 1 items
14:06:16.097 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:16.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:16.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:16.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:16.113 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:16.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.112936  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40986 (request call id 2)
14:06:16.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.111594  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40986 (request call id 2)
14:06:16.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc634fa2, L:/127.0.0.1:41146 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:16.128 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:16.132 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:16.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.141 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x27795cb6, L:/127.0.0.1:49824 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:16.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:16.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [61ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items, [116ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [119ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40986 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.9.143.126:39371, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@2128181174(state=PENDING, result=null, callback=(continuation of Deferred@715656338 after retry RPC after error@350959383) -> (continuation of Deferred@953520434 after retry RPC after error@218379609), errback=(continuation of Deferred@715656338 after retry RPC after error@350959383) -> (continuation of Deferred@953520434 after retry RPC after error@218379609))) after lookup
14:06:16.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.152350  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40986 (request call id 3)
14:06:16.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.153014  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40986 (request call id 3)
14:06:16.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.159 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:16.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.165659  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 4)
14:06:16.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.173693  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 4)
14:06:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.175587  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 31)
14:06:16.177 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa76e9ebe, L:/127.0.0.1:40990 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.182016  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 31)
14:06:16.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items
14:06:16.183 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.190516  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 31)
14:06:16.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.195814  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 31)
14:06:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.197188  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 31)
14:06:16.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items
14:06:16.198 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.204 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:16.207799  9937 debug-util.cc:398] Leaking SignalData structure 0x7b0800092780 after lost signal to thread 9895
14:06:16.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.212977  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 32)
14:06:16.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.217993  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 32)
14:06:16.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.219466  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 32)
14:06:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.220257  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 32)
14:06:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.229005  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 32)
14:06:16.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items
14:06:16.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.250536  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 7)
14:06:16.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.252597  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40990 (request call id 3)
14:06:16.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.255023  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40990 (request call id 3)
14:06:16.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.256888  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40990 (request call id 3)
14:06:16.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.265 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:16.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items, [94ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items, [141ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40990 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1288051438(state=PENDING, result=null, callback=(continuation of Deferred@677951306 after retry RPC after error@2101376810) -> (continuation of Deferred@1342473253 after retry RPC after error@753526177) -> (continuation of Deferred@1096209809 after retry RPC after error@1070662582), errback=(continuation of Deferred@677951306 after retry RPC after error@2101376810) -> (continuation of Deferred@1342473253 after retry RPC after error@753526177) -> (continuation of Deferred@1096209809 after retry RPC after error@1070662582))) after lookup
14:06:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.268438  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40966 (request call id 20)
14:06:16.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.271155  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.273555  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.279747  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.280474  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.290855  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.294436  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.296545  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.299984  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.301738  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 28)
14:06:16.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.307 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.312908  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 7)
14:06:16.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.314126  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.320132  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.321482  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.333580  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.334839  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.340988  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.342357  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 10)
14:06:16.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.344041  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 28)
14:06:16.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.348 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.353379  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 9)
14:06:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.353967  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 29)
14:06:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.356945  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 29)
14:06:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.359673  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 29)
14:06:16.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.372 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:16.373 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:16.373 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:16.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:16.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:16.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.374071  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 35)
14:06:16.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:16.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:16.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:16.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:16.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.376688  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 10)
14:06:16.377 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:16.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.380455  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 18)
14:06:16.386 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:16.388 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:16.389 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:16.392 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.393225  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 18)
14:06:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.394798  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 18)
14:06:16.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:16.397 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:16.401 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:16.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:16.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.408 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.413815  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 36)
14:06:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.415645  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 11)
14:06:16.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.419945  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 17)
14:06:16.427 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.432296  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 17)
14:06:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.432296  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 17)
14:06:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.433533  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 17)
14:06:16.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:16.451335  9918 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items [suppressed 164 similar messages]
14:06:16.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.451609  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 11)
14:06:16.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.452780  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 11)
14:06:16.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.452747  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 11)
14:06:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.461247  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 11)
14:06:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.472057  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 11)
14:06:16.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.475 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.476991  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.477288  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.480935  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xced58a9e, L:/127.0.0.1:49834 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:16.491 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeea968bc, L:/127.0.0.1:41154 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:16.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.494154  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.495060  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.501 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32a59689, L:/127.0.0.1:41004 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.501722  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.502444  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 12)
14:06:16.503 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items
14:06:16.504 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.511 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.512792  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.513442  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.516723  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.520709  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.521215  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.522 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items
14:06:16.523 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.521250  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.535 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items
14:06:16.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.534184  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.534282  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.537732  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.538 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.540712  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 39)
14:06:16.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.552 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.556342  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41004 (request call id 3)
14:06:16.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.559281  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41004 (request call id 3)
14:06:16.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.560595  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41004 (request call id 3)
14:06:16.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.560743  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41004 (request call id 3)
14:06:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.572558  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41004 (request call id 3)
14:06:16.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:16.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [111ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [131ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items, [136ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [136ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 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.9.143.126:39371, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [146ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items, [151ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41004 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@565044949(state=PENDING, result=null, callback=(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), errback=(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))) after lookup
14:06:16.579 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.582212  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 23)
14:06:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.583144  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 4)
14:06:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.586416  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 4)
14:06:16.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.590411  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 4)
14:06:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.593952  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 39)
14:06:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.600248  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 39)
14:06:16.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.610152  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.612 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.619503  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 21)
14:06:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.620455  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 24)
14:06:16.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.630101  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.631593  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.634332  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.639750  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.639753  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.641677  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.650019  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41004 (request call id 5)
14:06:16.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:16.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.655 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:16.656 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:16.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:16.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:16.663 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:16.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:16.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:16.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.666365  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 23)
14:06:16.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.672410  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 23)
14:06:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.681317  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 36)
14:06:16.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:16.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:16.690 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:16.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.696846  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 17)
14:06:16.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.698937  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 17)
14:06:16.701 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:16.705 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:16.706 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:16.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:16.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:16.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.715318  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 37)
14:06:16.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:16.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.720261  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 26)
14:06:16.724 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:16.725 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:16.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.731827  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.735591  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.736552  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.743422  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.749791  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.755666  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.758026  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40920 (request call id 37)
14:06:16.772 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa62fef90, L:/127.0.0.1:41016 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:16.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.775 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.776895  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 43)
14:06:16.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items
14:06:16.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.779057  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 40)
14:06:16.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.780699  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40964 (request call id 40)
14:06:16.786 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef7d29ad, L:/127.0.0.1:41168 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:16.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.787 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:16.787 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:16.787 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:16.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:16.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:16.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:16.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:16.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:16.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61670e91, L:/127.0.0.1:49836 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:16.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:16.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:16.806 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:16.808 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:16.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.813053  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 19)
14:06:16.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.816 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.818655  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 44)
14:06:16.825 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.826 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:16.828 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:16.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.830612  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 44)
14:06:16.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.832267  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:16.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 44)
14:06:16.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:16.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:16.836 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:16.838 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:16.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.840076  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.841 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:16.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.846045  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.848 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items
14:06:16.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.849081  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.850750  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.855 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.864497  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.866 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items
14:06:16.869 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:16.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.869565  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.871429  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 27)
14:06:16.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.873 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.874 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:16.874 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:16.874 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:16.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:16.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:16.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:16.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:16.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:16.888 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0fb6de0, L:/127.0.0.1:41020 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:16.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.891 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d4e6e1b, L:/127.0.0.1:41182 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:16.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.892 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:16.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:16.893 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:16.893 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:16.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [76ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 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.9.143.126:39371, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [154ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41016 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.9.143.126:39371, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [191ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@813046755(state=PENDING, result=null, callback=(continuation of Deferred@685779852 after retry RPC after error@17574553) -> (continuation of Deferred@1349534786 after retry RPC after error@1348068524) -> (continuation of Deferred@2035026272 after retry RPC after error@435469362), errback=(continuation of Deferred@685779852 after retry RPC after error@17574553) -> (continuation of Deferred@1349534786 after retry RPC after error@1348068524) -> (continuation of Deferred@2035026272 after retry RPC after error@435469362))) after lookup
14:06:16.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:16.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:16.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:16.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.896196  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 12)
14:06:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.897537  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 45)
14:06:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.898454  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41016 (request call id 4)
14:06:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.900358  9921 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 25)
14:06:16.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:16.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:16.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [95ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:16.909 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf49a5062, L:/127.0.0.1:49850 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:16.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:16.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.919 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:16.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:16.932 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:16.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:16.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:16.937 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:16.940 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:16.942 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.943100  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41016 (request call id 5)
14:06:16.944 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:16.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.950225  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41016 (request call id 5)
14:06:16.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:16.952993  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:16.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41016 (request call id 5)
14:06:16.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:16.956 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:16.963 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:16.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:16.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:16.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:16.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:16.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:16.991 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.009 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.020 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.020 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.021011  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40936 (request call id 46)
14:06:17.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.028 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.031396  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.032 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 23)
14:06:17.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.041217  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 23)
14:06:17.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.049366  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 23)
14:06:17.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.060422  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 23)
14:06:17.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x837f8fc7, L:/127.0.0.1:41188 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.067 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.069535  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 14)
14:06:17.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.070585  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 14)
14:06:17.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.071102  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 14)
14:06:17.073 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a675d01, L:/127.0.0.1:41034 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.074630  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 14)
14:06:17.075 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items
14:06:17.076 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.083380  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 14)
14:06:17.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29fc0c7f, L:/127.0.0.1:41194 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.086 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x377f9349, L:/127.0.0.1:41048 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.090272  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 14)
14:06:17.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.093495  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 14)
14:06:17.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.094669  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 14)
14:06:17.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items
14:06:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.096359  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 14)
14:06:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.100098  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 14)
14:06:17.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.103564  9920 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.67:58533 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 14)
14:06:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:17.105123 10421 heartbeater.cc:646] Failed to heartbeat to 127.9.143.124:45879 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.9.143.67:58533 dropped due to backpressure: service queue is full with 1 items
14:06:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.107518  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.110361  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 24)
14:06:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.112468  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 24)
14:06:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.112617  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 24)
14:06:17.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.121469  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 12)
14:06:17.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.130 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:17.130 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:17.130 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:17.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:17.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:17.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:17.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:17.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.140858  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 33)
14:06:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.140970  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 33)
14:06:17.143 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c898b83, L:/127.0.0.1:49868 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.147 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.148 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb1f8817, L:/127.0.0.1:49866 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.149314  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 33)
14:06:17.151 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.153 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:17.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.152773  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 33)
14:06:17.156 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:17.157 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:17.158 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:17.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.159909  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 33)
14:06:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.163053  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41034 (request call id 1)
14:06:17.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.167245  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41034 (request call id 1)
14:06:17.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items
14:06:17.168 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.173106  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41034 (request call id 1)
14:06:17.175 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.180418  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41034 (request call id 1)
14:06:17.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.184955  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41034 (request call id 1)
14:06:17.186 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items
14:06:17.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.188 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.189 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:17.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=257), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [130ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items, [212ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [212ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41034 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.9.143.126:39371, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [225ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1953188748(state=PENDING, result=null, callback=(continuation of Deferred@1116279204 after retry RPC after error@1171635131), errback=(continuation of Deferred@1116279204 after retry RPC after error@1171635131))) after lookup
14:06:17.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.194620  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41034 (request call id 2)
14:06:17.196 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.198128  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41034 (request call id 2)
14:06:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.200737  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41034 (request call id 2)
14:06:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.204799  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41034 (request call id 2)
14:06:17.205 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items
14:06:17.206 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.208 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.209228  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41034 (request call id 2)
14:06:17.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.218 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:17.222 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43f52f2b, L:/127.0.0.1:41204 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.232931  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 29)
14:06:17.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.235610  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd07faca1, L:/127.0.0.1:49876 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.247681  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.249864  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.260447  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.262 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98b191ef, L:/127.0.0.1:41058 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.263592  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.266201  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.267 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items
14:06:17.267 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.269764  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.281 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items
14:06:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.280086  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.282 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.283738  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41048 (request call id 4)
14:06:17.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.296 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:17.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [153ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [205ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [224ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items, [227ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 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.9.143.126:39371, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [247ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 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.9.143.126:39371, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [264ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41048 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.9.143.126:39371, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1284451822(state=PENDING, result=null, callback=(continuation of Deferred@1637453349 after retry RPC after error@2106163532) -> (continuation of Deferred@427129916 after retry RPC after error@748737185) -> (continuation of Deferred@31820214 after retry RPC after error@819456807) -> (continuation of Deferred@41022877 after retry RPC after error@686688936), errback=(continuation of Deferred@1637453349 after retry RPC after error@2106163532) -> (continuation of Deferred@427129916 after retry RPC after error@748737185) -> (continuation of Deferred@31820214 after retry RPC after error@819456807) -> (continuation of Deferred@41022877 after retry RPC after error@686688936))) after lookup
14:06:17.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.299849  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41048 (request call id 5)
14:06:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.301774  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41048 (request call id 5)
14:06:17.302 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items
14:06:17.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.305074  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41048 (request call id 5)
14:06:17.307 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.309105  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41048 (request call id 5)
14:06:17.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.320734  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41048 (request call id 5)
14:06:17.322 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items
14:06:17.323 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.323037  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41048 (request call id 5)
14:06:17.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.325 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:17.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.330 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.332427  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 30)
14:06:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.340435  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 30)
14:06:17.341 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items
14:06:17.342 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.349903  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 30)
14:06:17.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.349895  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 30)
14:06:17.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.363914  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 30)
14:06:17.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.370502  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 30)
14:06:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.379575  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 34)
14:06:17.380 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items
14:06:17.381 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.379873  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 34)
14:06:17.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.390798  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 34)
14:06:17.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.410043  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 22)
14:06:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.410096  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 22)
14:06:17.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.430205  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.439558  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.443060  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.444404  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.449241  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.450201  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:17.463644  9920 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items [suppressed 146 similar messages]
14:06:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.463924  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.464705  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.469513  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.484253  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.489039  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.489490  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41058 (request call id 6)
14:06:17.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.502 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:17.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [74ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 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.9.143.126:39371, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 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.9.143.126:39371, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [284ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: 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
14:06:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.506124  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41058 (request call id 7)
14:06:17.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.509233  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41058 (request call id 7)
14:06:17.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.512368  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 31)
14:06:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.520022  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 36)
14:06:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.520033  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 36)
14:06:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.523049  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40972 (request call id 36)
14:06:17.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.536 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.539399  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 37)
14:06:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.561731  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 37)
14:06:17.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.581853  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 37)
14:06:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.589847  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41020 (request call id 17)
14:06:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.590402  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 33)
14:06:17.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.599978  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 33)
14:06:17.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.600939  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40986 (request call id 33)
14:06:17.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.607 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.620560  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 39)
14:06:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.621718  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 39)
14:06:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.622848  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41016 (request call id 18)
14:06:17.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.625584  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41016 (request call id 18)
14:06:17.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.636 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.636 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:17.636 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:17.637 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:17.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:17.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:17.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:17.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:17.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:17.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.643 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.653198  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:17.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:17.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.654136  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.656 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:17.658 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:17.659 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:17.660 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.663641  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.665 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.670233  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.672 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.684741  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.687 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc361809, L:/127.0.0.1:49406 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.689631  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb6802b42, L:/127.0.0.1:35552 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.693 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a27b042, L:/127.0.0.1:44494 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.695086  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 40)
14:06:17.696 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items
14:06:17.696 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.699306  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41058 (request call id 8)
14:06:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.701447  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41058 (request call id 8)
14:06:17.702 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items
14:06:17.702 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.704159  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41058 (request call id 8)
14:06:17.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.708 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:17.709 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:17.709 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:17.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:17.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:17.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:17.710 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:17.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:17.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.711702  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 27)
14:06:17.714 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:17.714 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:17.717 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:17.718 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.719871  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 27)
14:06:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.721423  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41004 (request call id 27)
14:06:17.722 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items
14:06:17.723 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:17.724 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.726 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.727 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.740669  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40978 (request call id 41)
14:06:17.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items
14:06:17.742 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.744 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.746196  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.746 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.748001  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.750057  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d27d8af, L:/127.0.0.1:35558 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.759105  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.761070  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.763 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items
14:06:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.762735  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.764 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.765295  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.779426  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.780 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8ce7c4c, L:/127.0.0.1:44502 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.783 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items
14:06:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.781478  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.782791  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.786209  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.800854  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.802261  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.804 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items
14:06:17.805 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.804952  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41048 (request call id 18)
14:06:17.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.813 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.815 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf981f8ca, L:/127.0.0.1:49412 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.819 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.818867  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 14)
14:06:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.821452  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 14)
14:06:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.823311  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 14)
14:06:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.829970  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41020 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 14)
14:06:17.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.839 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.841 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:17.841 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:17.841 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:17.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:17.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:17.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:17.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.844344  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44502 (request call id 1)
14:06:17.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:17.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:17.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [58ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items, [101ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [101ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44502 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.9.143.126:39371, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@192837875(state=PENDING, result=null, callback=(continuation of Deferred@1807452256 after retry RPC after error@977236717), errback=(continuation of Deferred@1807452256 after retry RPC after error@977236717))) after lookup
14:06:17.849 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:17.849 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:17.849 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:17.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:17.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:17.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:17.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:17.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:17.852 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:17.852 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:17.855 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:17.856 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:17.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:17.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:17.860 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.860033  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44494 (request call id 6)
14:06:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.863186  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44494 (request call id 6)
14:06:17.867 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:17.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.871 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.873 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.875 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:17.876 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.880008  9921 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44494 (request call id 6)
14:06:17.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.885593  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44494 (request call id 6)
14:06:17.899 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.900786  9921 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44494 (request call id 6)
14:06:17.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x288a5d7f, L:/127.0.0.1:49428 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.912 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:17.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.915 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:17.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 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.9.143.126:39371, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 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.9.143.126:39371, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44494 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.9.143.126:39371, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: 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) -> (continuation of Deferred@1886974262 after retry RPC after error@586123320) -> (continuation of Deferred@1696190593 after retry RPC after error@898520306) -> (continuation of Deferred@46723636 after retry RPC after error@1547179037), 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) -> (continuation of Deferred@1886974262 after retry RPC after error@586123320) -> (continuation of Deferred@1696190593 after retry RPC after error@898520306) -> (continuation of Deferred@46723636 after retry RPC after error@1547179037))) after lookup
14:06:17.918 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd627681d, L:/127.0.0.1:35564 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.921 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ddd7e0c, L:/127.0.0.1:44508 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.922780  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44502 (request call id 5)
14:06:17.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.924074  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44494 (request call id 7)
14:06:17.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.925612  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44494 (request call id 7)
14:06:17.928 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.930 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.930 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.932 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items
14:06:17.932 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.934 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:17.936 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.941 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items
14:06:17.941 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.940296  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:17.943 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.944566  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 15)
14:06:17.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:17.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:17.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:17.954 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:17.954 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:17.955 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:17.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:17.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:17.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:17.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:17.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.959482  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 2)
14:06:17.962 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd943743d, L:/127.0.0.1:44520 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:17.963 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x70f4b566, L:/127.0.0.1:35572 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:17.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.966853  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 2)
14:06:17.969 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:17.972 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x741038dc, L:/127.0.0.1:49434 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:17.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:17.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:17.976 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:17.977 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:17.978 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:17.979 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:17.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.979636  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:17.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 2)
14:06:17.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:17.982 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:17.983 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:17.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:17.988 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:17.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:17.997 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items
14:06:17.997 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.000 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:17.995899  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 32)
14:06:18.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.003470  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 32)
14:06:18.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.003731  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 32)
14:06:18.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.004449  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 32)
14:06:18.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.009 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.016 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb936a46d, L:/127.0.0.1:35574 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:18.025 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x602910cc, L:/127.0.0.1:49448 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.028 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.023 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items
14:06:18.028 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.023 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.021293  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 32)
14:06:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.022203  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40990 (request call id 32)
14:06:18.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.031072  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 12)
14:06:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.041975  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44520 (request call id 3)
14:06:18.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.043112  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41034 (request call id 19)
14:06:18.043 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.044 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.045958  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41034 (request call id 19)
14:06:18.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74ed28d1, L:/127.0.0.1:44532 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:18.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.051643  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44532 (request call id 0)
14:06:18.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.056 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.060050  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.061 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.060401  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:18.063 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.063508  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.064896  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.065977  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.078166  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.079746  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.081 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.081765  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.083206  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.085404  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.099140  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.101262  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.101863  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.104161  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 4)
14:06:18.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.107404  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.108 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items
14:06:18.108 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.119 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.118330  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.118366  9919 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.65:52607 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.120060  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.120893  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.122 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.122102  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.124348  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 10)
14:06:18.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.126 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.139914  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 13)
14:06:18.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.142118  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 13)
14:06:18.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.144371  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 13)
14:06:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.145386  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 13)
14:06:18.146 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items
14:06:18.146 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.152 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.153 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:18.153 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:18.153 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:18.154 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:18.154 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:18.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:18.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:18.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:18.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.166280  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44520 (request call id 7)
14:06:18.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.168527  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44520 (request call id 7)
14:06:18.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:18.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:18.173 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:18.174 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:18.175 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:18.181 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items
14:06:18.182 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.178359  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.179960  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.184154  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.186 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:18.192 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:18.196 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.199808  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.201 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:18.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.204337  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41048 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.207 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:18.215 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.218876  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.220547  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44508 (request call id 6)
14:06:18.217 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5cebaa8b, L:/127.0.0.1:35586 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:18.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.232 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.232 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:18.232 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:18.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=376), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [51ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 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.9.143.126:39371, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items, [173ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 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.9.143.126:39371, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items, [253ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 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.9.143.126:39371, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [285ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [291ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items, [291ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44508 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.9.143.126:39371, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1171508142(state=PENDING, result=null, callback=(continuation of Deferred@105689498 after retry RPC after error@1960585903) -> (continuation of Deferred@2125008417 after retry RPC after error@637285601) -> (continuation of Deferred@1189052837 after retry RPC after error@1396920963) -> (continuation of Deferred@1705871052 after retry RPC after error@565374372) -> (continuation of Deferred@467309214 after retry RPC after error@1380195372) -> (continuation of Deferred@1540782926 after retry RPC after error@1841263197), errback=(continuation of Deferred@105689498 after retry RPC after error@1960585903) -> (continuation of Deferred@2125008417 after retry RPC after error@637285601) -> (continuation of Deferred@1189052837 after retry RPC after error@1396920963) -> (continuation of Deferred@1705871052 after retry RPC after error@565374372) -> (continuation of Deferred@467309214 after retry RPC after error@1380195372) -> (continuation of Deferred@1540782926 after retry RPC after error@1841263197))) after lookup
14:06:18.232 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:18.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:18.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:18.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:18.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:18.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:18.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x870aa650, L:/127.0.0.1:49462 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:18.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:18.249 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:18.256 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:18.260 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x242fb12a, L:/127.0.0.1:44544 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:18.260 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:18.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.261406  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44508 (request call id 8)
14:06:18.263 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items
14:06:18.263 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:18.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.265 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:18.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.267 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.269022  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 22)
14:06:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.278465  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.281 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:18.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.280460  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:18.287 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:18.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:18.296 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.299285  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.301034  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.304 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49ac5780, L:/127.0.0.1:35600 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:18.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x88d3e4b8, L:/127.0.0.1:49476 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdc2a136a, L:/127.0.0.1:44548 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.318074  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.318949  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.319536  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.320 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.338702  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.339156  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44544 (request call id 1)
14:06:18.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.343 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=173), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [51ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44544 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1362698221(state=PENDING, result=null, callback=(continuation of Deferred@1354276268 after retry RPC after error@1621264584), errback=(continuation of Deferred@1354276268 after retry RPC after error@1621264584))) after lookup
14:06:18.347 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.347 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.348536  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 2)
14:06:18.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.357832  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44520 (request call id 8)
14:06:18.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.357131  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44520 (request call id 8)
14:06:18.359 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.360170  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44520 (request call id 8)
14:06:18.362 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.368 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:18.368 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:18.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [93ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [101ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [155ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [185ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [206ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [207ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [247ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [248ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 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.9.143.126:39371, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [285ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [307ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [487ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [487ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@2007299176(state=PENDING, result=null, callback=(continuation of Deferred@596070122 after retry RPC after error@646417147) -> (continuation of Deferred@1899856470 after retry RPC after error@568995757) -> (continuation of Deferred@948159844 after retry RPC after error@583618781) -> (continuation of Deferred@1073433056 after retry RPC after error@1327275765) -> (continuation of Deferred@1762843287 after retry RPC after error@20263120) -> (continuation of Deferred@1684331871 after retry RPC after error@1327762448) -> (continuation of Deferred@815640833 after retry RPC after error@403088498) -> (continuation of Deferred@1523194888 after retry RPC after error@895602637), errback=(continuation of Deferred@596070122 after retry RPC after error@646417147) -> (continuation of Deferred@1899856470 after retry RPC after error@568995757) -> (continuation of Deferred@948159844 after retry RPC after error@583618781) -> (continuation of Deferred@1073433056 after retry RPC after error@1327275765) -> (continuation of Deferred@1762843287 after retry RPC after error@20263120) -> (continuation of Deferred@1684331871 after retry RPC after error@1327762448) -> (continuation of Deferred@815640833 after retry RPC after error@403088498) -> (continuation of Deferred@1523194888 after retry RPC after error@895602637))) after lookup
14:06:18.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:18.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:18.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:18.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:18.371 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:18.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:18.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:18.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:18.376 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.377652  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.378 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.380659  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.382 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.382345  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.384 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.385 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:18.386 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:18.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:18.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:18.390 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:18.391 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:18.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:18.398 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.397886  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.401 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.404 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.413 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9775c9c5, L:/127.0.0.1:35604 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:18.414 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdbedefd9, L:/127.0.0.1:49478 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.418776  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.422 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x190a570c, L:/127.0.0.1:44562 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:18.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.423074  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.424 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.424 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.437631  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 3)
14:06:18.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.440 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.440060  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44532 (request call id 8)
14:06:18.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.440456  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44532 (request call id 8)
14:06:18.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.444240  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44532 (request call id 8)
14:06:18.447 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.448 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.455302  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 4)
14:06:18.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.459493  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 4)
14:06:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:18.463872  9920 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items [suppressed 140 similar messages]
14:06:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.464154  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44544 (request call id 4)
14:06:18.465 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.466 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.471 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.477 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.480381  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 21)
14:06:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.481333  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 21)
14:06:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.485055  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 21)
14:06:18.486 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.497498  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 21)
14:06:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.499008  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 29)
14:06:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.499454  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 29)
14:06:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.504591  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 29)
14:06:18.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.506 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.517361  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 6)
14:06:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.517118  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 6)
14:06:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.520460  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 6)
14:06:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.520488  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 6)
14:06:18.522 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items
14:06:18.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.522481  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41016 (request call id 28)
14:06:18.523 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.537325  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41016 (request call id 28)
14:06:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.539877  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41016 (request call id 28)
14:06:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.546037  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41016 (request call id 28)
14:06:18.547 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.547 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.557387  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 15)
14:06:18.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.559914  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 23)
14:06:18.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.563799  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 23)
14:06:18.565 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.576 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.579 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.581329  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 22)
14:06:18.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.595515  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 22)
14:06:18.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.596987  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 16)
14:06:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.599076  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.616192  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.619472  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.621193  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.624898  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.635282  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items
14:06:18.643 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.644343  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44548 (request call id 7)
14:06:18.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [52ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [93ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items, [268ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44548 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.9.143.126:39371, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [343ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@335531558(state=PENDING, result=null, callback=(continuation of Deferred@1490044441 after retry RPC after error@1119417319) -> (continuation of Deferred@1947056707 after retry RPC after error@435082266) -> (continuation of Deferred@1138010544 after retry RPC after error@1190546918) -> (continuation of Deferred@1605384409 after retry RPC after error@806447409) -> (continuation of Deferred@1450106794 after retry RPC after error@570630652) -> (continuation of Deferred@2083234709 after retry RPC after error@1204295104) -> (continuation of Deferred@1744507164 after retry RPC after error@1556926686), errback=(continuation of Deferred@1490044441 after retry RPC after error@1119417319) -> (continuation of Deferred@1947056707 after retry RPC after error@435082266) -> (continuation of Deferred@1138010544 after retry RPC after error@1190546918) -> (continuation of Deferred@1605384409 after retry RPC after error@806447409) -> (continuation of Deferred@1450106794 after retry RPC after error@570630652) -> (continuation of Deferred@2083234709 after retry RPC after error@1204295104) -> (continuation of Deferred@1744507164 after retry RPC after error@1556926686))) after lookup
14:06:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.661535  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 17)
14:06:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.665669  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44548 (request call id 8)
14:06:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.665674  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44548 (request call id 8)
14:06:18.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.690322  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 26)
14:06:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.691146  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.693249  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.700593  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.706013  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.717504  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.720340  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.737596  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 16)
14:06:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.739614  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 30)
14:06:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.739830  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 30)
14:06:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.741472  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 30)
14:06:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.742065  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 30)
14:06:18.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.760 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.762940  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44508 (request call id 16)
14:06:18.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.762979  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44508 (request call id 16)
14:06:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.775906  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44508 (request call id 16)
14:06:18.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.796 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:18.796 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:18.796 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:18.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:18.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:18.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:18.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:18.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:18.799 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:18.799 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.799659  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 29)
14:06:18.801 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:18.802 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:18.803 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:18.805 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:18.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:18.806 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:18.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:18.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:18.809 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:18.813 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.816510  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 29)
14:06:18.822 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1f0664c, L:/127.0.0.1:35612 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:18.828 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36283c74, L:/127.0.0.1:49486 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.830 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e64166d, L:/127.0.0.1:44566 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.832209  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 29)
14:06:18.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items
14:06:18.833 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.835587  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 29)
14:06:18.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.839888  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 28)
14:06:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.843744  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 28)
14:06:18.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items
14:06:18.845 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.856109  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44494 (request call id 28)
14:06:18.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.861855  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 30)
14:06:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.864288  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 30)
14:06:18.865 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items
14:06:18.866 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.879323  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 30)
14:06:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.884358  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 30)
14:06:18.885 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items
14:06:18.885 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.886 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.887 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:18.887 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:18.887 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:18.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:18.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:18.888 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:18.888 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:18.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:18.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:18.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:18.893 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:18.894 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:18.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.898 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:18.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.899353  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 33)
14:06:18.900 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:18.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:18.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:18.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.904764  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44566 (request call id 4)
14:06:18.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.905696  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:18.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:18.908 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:18.911 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items
14:06:18.911 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.915 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.918056  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.920043  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.927 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xedac4f70, L:/127.0.0.1:44572 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:18.927 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69fca86c, L:/127.0.0.1:49494 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.928138  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00ff2868, L:/127.0.0.1:35614 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:18.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items
14:06:18.932 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.936 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items
14:06:18.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.935535  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.937 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.937310  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.939103  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.943739  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.944 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items
14:06:18.945 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.956269  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.957 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items
14:06:18.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.957311  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44562 (request call id 8)
14:06:18.958 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.960 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.961 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:18.961 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:18.961 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:18.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:18.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:18.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:18.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:18.962 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:18.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=586), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [36ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [183ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 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.9.143.126:39371, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [258ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [259ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [262ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [528ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [580ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@76966917(state=PENDING, result=null, callback=(continuation of Deferred@783096485 after retry RPC after error@1439047795) -> (continuation of Deferred@1154878548 after retry RPC after error@1930933903) -> (continuation of Deferred@900330106 after retry RPC after error@1367906564) -> (continuation of Deferred@633899981 after retry RPC after error@1806037557) -> (continuation of Deferred@291890969 after retry RPC after error@70257800) -> (continuation of Deferred@1699178784 after retry RPC after error@557255655) -> (continuation of Deferred@534019575 after retry RPC after error@461665993) -> (continuation of Deferred@1171522288 after retry RPC after error@1545945502), errback=(continuation of Deferred@783096485 after retry RPC after error@1439047795) -> (continuation of Deferred@1154878548 after retry RPC after error@1930933903) -> (continuation of Deferred@900330106 after retry RPC after error@1367906564) -> (continuation of Deferred@633899981 after retry RPC after error@1806037557) -> (continuation of Deferred@291890969 after retry RPC after error@70257800) -> (continuation of Deferred@1699178784 after retry RPC after error@557255655) -> (continuation of Deferred@534019575 after retry RPC after error@461665993) -> (continuation of Deferred@1171522288 after retry RPC after error@1545945502))) after lookup
14:06:18.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:18.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:18.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:18.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=165), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [22ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items, [31ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 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.9.143.126:39371, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 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.9.143.126:39371, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 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.9.143.126:39371, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44566 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1142667758(state=PENDING, result=null, callback=(continuation of Deferred@1167958576 after retry RPC after error@1972705613) -> (continuation of Deferred@1039752249 after retry RPC after error@607405729) -> (continuation of Deferred@210824245 after retry RPC after error@1360184219) -> (continuation of Deferred@654136596 after retry RPC after error@544874020) -> (continuation of Deferred@721469274 after retry RPC after error@1816768442) -> (continuation of Deferred@550503122 after retry RPC after error@1345037266), errback=(continuation of Deferred@1167958576 after retry RPC after error@1972705613) -> (continuation of Deferred@1039752249 after retry RPC after error@607405729) -> (continuation of Deferred@210824245 after retry RPC after error@1360184219) -> (continuation of Deferred@654136596 after retry RPC after error@544874020) -> (continuation of Deferred@721469274 after retry RPC after error@1816768442) -> (continuation of Deferred@550503122 after retry RPC after error@1345037266))) after lookup
14:06:18.969 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:18.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.970 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:18.971 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:18.972 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:18.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:18.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:18.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.975637  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.977 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items
14:06:18.978 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44572 (request call id 3)
14:06:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.977437  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 19)
14:06:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.977447  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 19)
14:06:18.979 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.980319  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 17)
14:06:18.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:18.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.980319  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 17)
14:06:18.981 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:18.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.983832  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 17)
14:06:18.985 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:18.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:18.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:18.995 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3243be49, L:/127.0.0.1:49500 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:18.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:18.996338  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:18.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44572 (request call id 4)
14:06:19.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [36ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 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.9.143.126:39371, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 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.9.143.126:39371, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44572 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, deferred=Deferred@1106995919(state=PENDING, result=null, callback=(continuation of Deferred@1124251163 after retry RPC after error@1894821711) -> (continuation of Deferred@1004743969 after retry RPC after error@567580032) -> (continuation of Deferred@2008047055 after retry RPC after error@38735521) -> (continuation of Deferred@552051180 after retry RPC after error@630868197), errback=(continuation of Deferred@1124251163 after retry RPC after error@1894821711) -> (continuation of Deferred@1004743969 after retry RPC after error@567580032) -> (continuation of Deferred@2008047055 after retry RPC after error@38735521) -> (continuation of Deferred@552051180 after retry RPC after error@630868197))) after lookup
14:06:19.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.002648  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.003845  9920 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.004027  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.007 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e7fc793, L:/127.0.0.1:44576 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.008142  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items
14:06:19.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ce6f983, L:/127.0.0.1:35628 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:19.013 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.015219  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.019533  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.024250  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items
14:06:19.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.031805  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.033 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.035394  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.039672  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.043347  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.052345  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items
14:06:19.054 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.055887  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.060086  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.063809  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41058 (request call id 37)
14:06:19.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.075 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.075687  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44572 (request call id 6)
14:06:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.077018  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44572 (request call id 6)
14:06:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.077616  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44572 (request call id 6)
14:06:19.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items
14:06:19.078 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.080229  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44572 (request call id 6)
14:06:19.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.083402  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44572 (request call id 6)
14:06:19.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:19.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.104079  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 13)
14:06:19.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.108714  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 14)
14:06:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.116257  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 20)
14:06:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.116658  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 20)
14:06:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.117844  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 20)
14:06:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.118932  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 20)
14:06:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.119999  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 20)
14:06:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.120388  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 20)
14:06:19.121 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items
14:06:19.121 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.122268  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.129765  9920 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.67:58533 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.135461  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.137215  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.139798  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.144416  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items
14:06:19.145 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.155673  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.157781  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.158370  9919 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.66:39997 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 16)
14:06:19.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.177 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:19.177 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:19.177 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:19.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:19.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:19.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:19.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:19.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.180346  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44502 (request call id 37)
14:06:19.181 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:19.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:19.183 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:19.184 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:19.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.184243  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44502 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 15)
14:06:19.185 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:19.186 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:19.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:19.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:19.190 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:19.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:19.192 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:19.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.201014  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44576 (request call id 6)
14:06:19.202 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:19.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.208 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=239), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [29ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 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.9.143.126:39371, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 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.9.143.126:39371, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 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.9.143.126:39371, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items, [152ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items, [175ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44576 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.9.143.126:39371, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [229ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1965643576(state=PENDING, result=null, callback=(continuation of Deferred@1383913288 after retry RPC after error@1142318145) -> (continuation of Deferred@715766413 after retry RPC after error@352757879) -> (continuation of Deferred@561310472 after retry RPC after error@1446491915) -> (continuation of Deferred@833426066 after retry RPC after error@289952192) -> (continuation of Deferred@400741450 after retry RPC after error@2089199186) -> (continuation of Deferred@627446482 after retry RPC after error@1995674095), errback=(continuation of Deferred@1383913288 after retry RPC after error@1142318145) -> (continuation of Deferred@715766413 after retry RPC after error@352757879) -> (continuation of Deferred@561310472 after retry RPC after error@1446491915) -> (continuation of Deferred@833426066 after retry RPC after error@289952192) -> (continuation of Deferred@400741450 after retry RPC after error@2089199186) -> (continuation of Deferred@627446482 after retry RPC after error@1995674095))) after lookup
14:06:19.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.217465  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.219203  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.223 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x40ec8270, L:/127.0.0.1:44590 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:19.223 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5818930a, L:/127.0.0.1:49510 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.224404  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items
14:06:19.234 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19c00061, L:/127.0.0.1:35630 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:19.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.235155  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.237 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.239590  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.245694  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items
14:06:19.250 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.259995  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.267824  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44576 (request call id 7)
14:06:19.268 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items
14:06:19.271 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.279 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:19.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.281860  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 23)
14:06:19.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.283324  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 23)
14:06:19.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.288247  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44590 (request call id 3)
14:06:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.291980  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44590 (request call id 3)
14:06:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.296068  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44590 (request call id 3)
14:06:19.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.299 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.304596  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 24)
14:06:19.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=121), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44590 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1360935731(state=PENDING, result=null, callback=(continuation of Deferred@1458847114 after retry RPC after error@66560649) -> (continuation of Deferred@1974987938 after retry RPC after error@1431340676) -> (continuation of Deferred@583006665 after retry RPC after error@476243197), errback=(continuation of Deferred@1458847114 after retry RPC after error@66560649) -> (continuation of Deferred@1974987938 after retry RPC after error@1431340676) -> (continuation of Deferred@583006665 after retry RPC after error@476243197))) after lookup
14:06:19.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.307660  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44590 (request call id 4)
14:06:19.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.312242  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:19.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.316898  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.324430  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.325954  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.332577  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.343776  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.345971  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.351701  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.363924  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.365758  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 14)
14:06:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.380779  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 25)
14:06:19.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.384 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:19.384 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:19.384 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:19.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:19.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:19.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:19.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:19.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.388095  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 20)
14:06:19.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:19.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.391961  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 13)
14:06:19.392 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:19.394 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:19.395 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:19.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.395615  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 15)
14:06:19.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:19.400 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:19.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.404 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.405730  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 21)
14:06:19.408 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:19.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:19.415 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.415855  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44544 (request call id 26)
14:06:19.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb87d0676, L:/127.0.0.1:35638 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:19.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.419 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:19.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.421077  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44548 (request call id 25)
14:06:19.422 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:19.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.425348  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 10)
14:06:19.427 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa65273c6, L:/127.0.0.1:49520 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:19.433 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93b4e446, L:/127.0.0.1:44596 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:19.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.434109  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 10)
14:06:19.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items
14:06:19.435 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.437029  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 10)
14:06:19.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.449945  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 22)
14:06:19.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.451977  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 14)
14:06:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.452734  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 14)
14:06:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:19.465674  9920 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items [suppressed 154 similar messages]
14:06:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.466144  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 14)
14:06:19.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.474121  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 14)
14:06:19.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.475000  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 14)
14:06:19.476 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items
14:06:19.476 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.484041  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 14)
14:06:19.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.487 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.495491  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44596 (request call id 2)
14:06:19.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.507361  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44596 (request call id 2)
14:06:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.509830  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44596 (request call id 2)
14:06:19.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=121), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44596 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1077454187(state=PENDING, result=null, callback=(continuation of Deferred@1566697780 after retry RPC after error@1899143911) -> (continuation of Deferred@629256194 after retry RPC after error@538401316), errback=(continuation of Deferred@1566697780 after retry RPC after error@1899143911) -> (continuation of Deferred@629256194 after retry RPC after error@538401316))) after lookup
14:06:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.518497  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:19.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.524382  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 23)
14:06:19.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.536042  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 23)
14:06:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.537416  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 23)
14:06:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.536079  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 23)
14:06:19.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.539157  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 23)
14:06:19.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.543543  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 23)
14:06:19.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.555611  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 6)
14:06:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.557049  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 18)
14:06:19.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.559289  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 28)
14:06:19.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.575520  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 28)
14:06:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.576730  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 28)
14:06:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.577462  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 28)
14:06:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.578826  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44548 (request call id 30)
14:06:19.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.584002  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44548 (request call id 30)
14:06:19.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.595641  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 20)
14:06:19.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.596452  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 20)
14:06:19.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.597537  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 20)
14:06:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.599701  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 29)
14:06:19.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.615955  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 29)
14:06:19.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.617817  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 29)
14:06:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.620735  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.622 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.631631  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 17)
14:06:19.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.635484  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 21)
14:06:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.636426  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 21)
14:06:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.637194  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 21)
14:06:19.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.645330  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 21)
14:06:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.652004  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 21)
14:06:19.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.655906  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 11)
14:06:19.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.664116  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.664104  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.666357  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.672168  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.675576  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.684422  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.685709  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44562 (request call id 23)
14:06:19.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.690 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:19.691 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:19.691 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:19.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:19.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:19.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:19.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:19.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:19.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:19.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:19.697 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:19.698 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:19.699 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:19.700 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:19.700 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:19.703 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:19.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:19.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:19.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.706120  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44544 (request call id 33)
14:06:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.707381  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44544 (request call id 33)
14:06:19.710 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:19.710 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:19.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.712483  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44544 (request call id 33)
14:06:19.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.725589  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 28)
14:06:19.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd08fe420, L:/127.0.0.1:44610 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:19.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.728507  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 28)
14:06:19.729 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items
14:06:19.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.731563  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 21)
14:06:19.735 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e104114, L:/127.0.0.1:35652 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:19.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.740097  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 21)
14:06:19.741 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xef307c8f, L:/127.0.0.1:49536 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:19.744 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.745946  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 21)
14:06:19.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.759248  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 32)
14:06:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.761560  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44610 (request call id 1)
14:06:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.764204  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.764 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items
14:06:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 29)
14:06:19.764 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.765731  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 18)
14:06:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.776181  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 18)
14:06:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.779841  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 18)
14:06:19.780 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items
14:06:19.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.781774  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 18)
14:06:19.785 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.791 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.792 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:19.792 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:19.793 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:19.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:19.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:19.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:19.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:19.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:19.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:19.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:19.797 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.799320  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.799 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:19.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44610 (request call id 3)
14:06:19.802 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:19.803 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:19.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.802093  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44610 (request call id 3)
14:06:19.805 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:19.807 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:19.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:19.810 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:19.811 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.816244  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44610 (request call id 3)
14:06:19.822 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x798e7ec7, L:/127.0.0.1:35658 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:19.822 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e45c890, L:/127.0.0.1:49544 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:19.825 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4afa19c1, L:/127.0.0.1:44620 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:19.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.826 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.826 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:19.827 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:19.827 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:19.828 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:19.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:19.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=30), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [29ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:19.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:19.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:19.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:19.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=133), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [32ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44610 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@575916700(state=PENDING, result=null, callback=(continuation of Deferred@105238423 after retry RPC after error@331041792) -> (continuation of Deferred@2118588333 after retry RPC after error@1115436499) -> (continuation of Deferred@1793946492 after retry RPC after error@603978093), errback=(continuation of Deferred@105238423 after retry RPC after error@331041792) -> (continuation of Deferred@2118588333 after retry RPC after error@1115436499) -> (continuation of Deferred@1793946492 after retry RPC after error@603978093))) after lookup
14:06:19.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:19.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.832136  9920 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44610 (request call id 4)
14:06:19.835 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:19.836 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.836409  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44610 (request call id 4)
14:06:19.836 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:19.838 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:19.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.839416  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44610 (request call id 4)
14:06:19.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:19.841 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.841171  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44610 (request call id 4)
14:06:19.843 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:19.843 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:19.845 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:19.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.856474  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.859 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.862434  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 22)
14:06:19.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:19.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc34cb50, L:/127.0.0.1:35666 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:19.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89b24166, L:/127.0.0.1:49552 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:19.875 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x642f126b, L:/127.0.0.1:44626 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.876878  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 4)
14:06:19.878 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items
14:06:19.878 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.879387  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 6)
14:06:19.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.893 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.895517  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.895859  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.897361  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.899611  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items
14:06:19.900 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.900702  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.905611  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.919167  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.920480  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.922 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items
14:06:19.922 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.926071  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 12)
14:06:19.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.930 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.938016  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 3)
14:06:19.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.940619  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 3)
14:06:19.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.943804  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 3)
14:06:19.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.944970  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 3)
14:06:19.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.955466  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 29)
14:06:19.956 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items
14:06:19.956 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.960872  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 29)
14:06:19.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.964155  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.965 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.967111  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 23)
14:06:19.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.972121  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 23)
14:06:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.978181  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 4)
14:06:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.984340  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 4)
14:06:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.992563  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44626 (request call id 4)
14:06:19.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:19.995 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:19.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:19.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=161), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44626 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.9.143.126:39371, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1827579096(state=PENDING, result=null, callback=(continuation of Deferred@871765493 after retry RPC after error@830178591) -> (continuation of Deferred@1911655957 after retry RPC after error@1755331735) -> (continuation of Deferred@1803212235 after retry RPC after error@105178822) -> (continuation of Deferred@2075676989 after retry RPC after error@311791193), errback=(continuation of Deferred@871765493 after retry RPC after error@830178591) -> (continuation of Deferred@1911655957 after retry RPC after error@1755331735) -> (continuation of Deferred@1803212235 after retry RPC after error@105178822) -> (continuation of Deferred@2075676989 after retry RPC after error@311791193))) after lookup
14:06:19.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:19.998417  9920 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:19.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 21)
14:06:20.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.000348  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 21)
14:06:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.001547  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 21)
14:06:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.003412  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 21)
14:06:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.005621  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 21)
14:06:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.012104  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 21)
14:06:20.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.034092  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 27)
14:06:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.037884  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44626 (request call id 6)
14:06:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.040870  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44626 (request call id 6)
14:06:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.044083  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44626 (request call id 6)
14:06:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.052031  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44626 (request call id 6)
14:06:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.055450  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44626 (request call id 6)
14:06:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.065517  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44626 (request call id 6)
14:06:20.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:20.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.075544  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 15)
14:06:20.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.084895  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 37)
14:06:20.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.086385  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 26)
14:06:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.095753  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 26)
14:06:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.097386  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 26)
14:06:20.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.112666  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 29)
14:06:20.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.116267  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 29)
14:06:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.118746  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 29)
14:06:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.119967  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 29)
14:06:20.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.135741  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 18)
14:06:20.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.136034  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 18)
14:06:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.136921  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.139781  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.142582  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.144255  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.156288  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.157305  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.159173  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.161895  9919 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.9.143.66:39997 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 12)
14:06:20.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.172 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.176390  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 35)
14:06:20.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.179167  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 17)
14:06:20.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.179625  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 17)
14:06:20.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.195128  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 17)
14:06:20.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.196677  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 17)
14:06:20.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.199651  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 17)
14:06:20.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.235 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.237035  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 20)
14:06:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.237283  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 20)
14:06:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.239370  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 38)
14:06:20.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.251603  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 38)
14:06:20.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.272104  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44532 (request call id 38)
14:06:20.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.276 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.278860  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 14)
14:06:20.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.292312  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 14)
14:06:20.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.297271  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 14)
14:06:20.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.307 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.311462  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 34)
14:06:20.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.317862  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 34)
14:06:20.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.320011  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 12)
14:06:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.325476  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 12)
14:06:20.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.331931  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 12)
14:06:20.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.336220  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.337 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.339885  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 12)
14:06:20.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.346029  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 12)
14:06:20.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.357343  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 12)
14:06:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.365981  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 12)
14:06:20.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.372155  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 36)
14:06:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.375075  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44576 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44572 (request call id 38)
14:06:20.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.379 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.379 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.379 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.384423  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 39)
14:06:20.385 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.387 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:20.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.388365  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 39)
14:06:20.390 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:20.391 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:20.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:20.395 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:20.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.397846  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 39)
14:06:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.399041  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44566 (request call id 39)
14:06:20.402 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:20.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:20.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.414 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:20.414 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33cf2715, L:/127.0.0.1:35674 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.416930  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 14)
14:06:20.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.418844  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 14)
14:06:20.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.425733  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44590 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 14)
14:06:20.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:20.431 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:20.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.431591  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44576 (request call id 37)
14:06:20.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5877a3ca, L:/127.0.0.1:49566 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:20.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.443511  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.443 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x04408715, L:/127.0.0.1:44634 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:20.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 16)
14:06:20.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.445304  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 16)
14:06:20.446 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items
14:06:20.446 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.454571  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 1)
14:06:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.457207  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 32)
14:06:20.457 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items
14:06:20.457 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.458976  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 32)
14:06:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.460678  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 32)
14:06:20.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:20.461982  9937 debug-util.cc:398] Leaking SignalData structure 0x7b0800093040 after lost signal to thread 9895
14:06:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:20.465698  9918 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items [suppressed 161 similar messages]
14:06:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.466136  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 34)
14:06:20.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.474121  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44590 (request call id 34)
14:06:20.475 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items
14:06:20.475 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.481 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.481 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.481 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.480535  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 18)
14:06:20.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.494510  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 3)
14:06:20.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.496167  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 21)
14:06:20.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.497370  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 21)
14:06:20.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items
14:06:20.497 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.500535  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 21)
14:06:20.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.513 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.516846  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 4)
14:06:20.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.518554  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 33)
14:06:20.519 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items
14:06:20.519 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.519995  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 33)
14:06:20.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.521634  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 33)
14:06:20.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.525044  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 33)
14:06:20.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.541 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.541 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.541 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.542 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.552356  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 5)
14:06:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.559451  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 5)
14:06:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.560027  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 5)
14:06:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.563540  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44566 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 5)
14:06:20.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.566 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:20.567 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:20.570 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:20.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:20.571 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:20.573 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:20.574 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:20.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:20.577 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:20.578 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.580089  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44634 (request call id 5)
14:06:20.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.582 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:20.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [28ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items, [56ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 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.9.143.126:39371, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 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.9.143.126:39371, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 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.9.143.126:39371, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44634 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.9.143.126:39371, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1104103353(state=PENDING, result=null, callback=(continuation of Deferred@1657334182 after retry RPC after error@1883514400) -> (continuation of Deferred@447338133 after retry RPC after error@568375542) -> (continuation of Deferred@71360693 after retry RPC after error@1432662843) -> (continuation of Deferred@28170876 after retry RPC after error@632219063) -> (continuation of Deferred@652803327 after retry RPC after error@1449492082), errback=(continuation of Deferred@1657334182 after retry RPC after error@1883514400) -> (continuation of Deferred@447338133 after retry RPC after error@568375542) -> (continuation of Deferred@71360693 after retry RPC after error@1432662843) -> (continuation of Deferred@28170876 after retry RPC after error@632219063) -> (continuation of Deferred@652803327 after retry RPC after error@1449492082))) after lookup
14:06:20.584 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.584 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.584 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.591 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.593 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:20.597 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ebb7fd5, L:/127.0.0.1:44650 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:20.598 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:20.598 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfab7b30c, L:/127.0.0.1:35682 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:20.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.598742  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44634 (request call id 6)
14:06:20.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.600329  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44610 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44634 (request call id 6)
14:06:20.602 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items
14:06:20.602 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ab5e0e4, L:/127.0.0.1:49574 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:20.603 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:20.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:20.606 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:20.607 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:20.611 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:20.611 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:20.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.617 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.619445  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 7)
14:06:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.620652  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 19)
14:06:20.625 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2e326a8, L:/127.0.0.1:35694 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:20.628 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:20.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.630061  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items
14:06:20.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 19)
14:06:20.631 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.631912  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 19)
14:06:20.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.635125  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 19)
14:06:20.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.643 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.648717  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.650 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa32de842, L:/127.0.0.1:44666 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:20.652 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa38d2203, L:/127.0.0.1:49586 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:20.654 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items
14:06:20.654 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.650414  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.651571  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.653174  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.655638  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.656 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items
14:06:20.656 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items
14:06:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.659608  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.664 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.669173  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.670 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items
14:06:20.670 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.671941  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.675598  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.676882  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.680023  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44610 (request call id 23)
14:06:20.680 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items
14:06:20.683 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.692530  9921 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 11)
14:06:20.693 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.693 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.693 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items
14:06:20.693 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.694 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.695 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.696072  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 11)
14:06:20.698 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.699805  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 11)
14:06:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.701146  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44666 (request call id 3)
14:06:20.703 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:20.705 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:20.705 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:20.707 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:20.708 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:20.711 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:20.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:20.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:20.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.717425  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44666 (request call id 3)
14:06:20.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.721 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.722 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:20.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [30ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items, [58ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 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.9.143.126:39371, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44666 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1466701611(state=PENDING, result=null, callback=(continuation of Deferred@2018961604 after retry RPC after error@1727120195) -> (continuation of Deferred@2187780 after retry RPC after error@927197284) -> (continuation of Deferred@2023503488 after retry RPC after error@278862091), errback=(continuation of Deferred@2018961604 after retry RPC after error@1727120195) -> (continuation of Deferred@2187780 after retry RPC after error@927197284) -> (continuation of Deferred@2023503488 after retry RPC after error@278862091))) after lookup
14:06:20.726 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:20.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.730398  9921 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44650 (request call id 5)
14:06:20.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.736020  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44650 (request call id 5)
14:06:20.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.736578  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44650 (request call id 5)
14:06:20.741 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d251f62, L:/127.0.0.1:35696 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:20.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:20.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=180), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 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.9.143.126:39371, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44650 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [167ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1058120379(state=PENDING, result=null, callback=(continuation of Deferred@353839508 after retry RPC after error@241498910) -> (continuation of Deferred@1837641348 after retry RPC after error@1597922804) -> (continuation of Deferred@1934201870 after retry RPC after error@1515994482) -> (continuation of Deferred@1988936883 after retry RPC after error@1534125675) -> (continuation of Deferred@1680269551 after retry RPC after error@1596647092), errback=(continuation of Deferred@353839508 after retry RPC after error@241498910) -> (continuation of Deferred@1837641348 after retry RPC after error@1597922804) -> (continuation of Deferred@1934201870 after retry RPC after error@1515994482) -> (continuation of Deferred@1988936883 after retry RPC after error@1534125675) -> (continuation of Deferred@1680269551 after retry RPC after error@1596647092))) after lookup
14:06:20.748 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c8f19b2, L:/127.0.0.1:44678 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:20.748 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x695445ac, L:/127.0.0.1:49602 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:20.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.749 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.753312  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 12)
14:06:20.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:20.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=50), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=null) after lookup
14:06:20.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.757764  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44678 (request call id 1)
14:06:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.759552  9921 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.761065  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.766072  9919 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.769066  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.775512  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.776814  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.780129  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.787058  9919 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.789280  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44666 (request call id 5)
14:06:20.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.800271  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 23)
14:06:20.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.806664  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44678 (request call id 4)
14:06:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.808465  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44678 (request call id 4)
14:06:20.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.817903  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 40)
14:06:20.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.820505  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 40)
14:06:20.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.820509  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44520 (request call id 40)
14:06:20.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.826 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.828753  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 11)
14:06:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.838029  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 11)
14:06:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.839841  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 11)
14:06:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.846289  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44678 (request call id 5)
14:06:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.857415  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.860961  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 25)
14:06:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.861111  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 25)
14:06:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.866406  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 25)
14:06:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.868960  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 25)
14:06:20.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.871522  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 25)
14:06:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.875252  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 29)
14:06:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.877278  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 29)
14:06:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.887027  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 29)
14:06:20.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.892002  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 29)
14:06:20.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.897802  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 29)
14:06:20.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.899 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.900 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.900 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.900 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.908 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:20.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.908592  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 13)
14:06:20.909 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:20.910 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:20.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.911013  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:20.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 13)
14:06:20.913 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:20.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:20.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:20.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:20.917 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:20.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.918677  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 13)
14:06:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.920584  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 26)
14:06:20.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.926813  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 26)
14:06:20.930 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:20.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.930 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.931 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:20.931 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:20.931 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:20.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:20.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:20.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:20.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:20.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:20.939 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e49bd06, L:/127.0.0.1:35700 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:20.940 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ac2f2de, L:/127.0.0.1:49604 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:20.945 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7fadaac, L:/127.0.0.1:44694 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:20.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.947057  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 17)
14:06:20.947 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items
14:06:20.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.947149  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.948 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 17)
14:06:20.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:20.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:20.951 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:20.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.951217  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 17)
14:06:20.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items
14:06:20.952 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:20.953 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:20.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:20.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.957036  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44626 (request call id 24)
14:06:20.961 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:20.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:20.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:20.963 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.970 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:20.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.971635  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44694 (request call id 2)
14:06:20.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:20.980 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.980237  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44694 (request call id 2)
14:06:20.983 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f3867e7, L:/127.0.0.1:35716 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:20.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.986720  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 12)
14:06:20.987 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items
14:06:20.988 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.990792  9920 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 12)
14:06:20.991 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items
14:06:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:20.991529  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:20.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 18)
14:06:20.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:20.994 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:20.996 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:20.998 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6737a41, L:/127.0.0.1:49616 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:21.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.003027  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 12)
14:06:21.008 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d6f8849, L:/127.0.0.1:44708 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.009433  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 12)
14:06:21.010 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.010 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.013202  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44694 (request call id 4)
14:06:21.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.016185  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44694 (request call id 4)
14:06:21.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.019387  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44694 (request call id 4)
14:06:21.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.020620  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44694 (request call id 4)
14:06:21.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.021 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:21.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items, [79ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 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.9.143.126:39371, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44694 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@2145731921(state=PENDING, result=null, callback=(continuation of Deferred@848233179 after retry RPC after error@1322301695) -> (continuation of Deferred@1246798280 after retry RPC after error@533379614) -> (continuation of Deferred@1427761894 after retry RPC after error@507881466) -> (continuation of Deferred@1364462363 after retry RPC after error@461652325), errback=(continuation of Deferred@848233179 after retry RPC after error@1322301695) -> (continuation of Deferred@1246798280 after retry RPC after error@533379614) -> (continuation of Deferred@1427761894 after retry RPC after error@507881466) -> (continuation of Deferred@1364462363 after retry RPC after error@461652325))) after lookup
14:06:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.037607  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44694 (request call id 5)
14:06:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.039553  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44694 (request call id 5)
14:06:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.040269  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44694 (request call id 5)
14:06:21.042 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.042 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.054497  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44694 (request call id 5)
14:06:21.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.055783  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44694 (request call id 5)
14:06:21.056 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.056 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.060370  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44694 (request call id 5)
14:06:21.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.065 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:21.065 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:21.065 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:21.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:21.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:21.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:21.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:21.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:21.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:21.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:21.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:21.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.076279  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 14)
14:06:21.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.077059  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 14)
14:06:21.077 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.078 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.094450  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 14)
14:06:21.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.098403  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 14)
14:06:21.099 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.099933  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 14)
14:06:21.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.106134  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 13)
14:06:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.111651  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 13)
14:06:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.132064  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 13)
14:06:21.138 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.134889  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 13)
14:06:21.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.141 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.152213  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 22)
14:06:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.155037  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 36)
14:06:21.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.160729  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 17)
14:06:21.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.161115  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 17)
14:06:21.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.165784  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 16)
14:06:21.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.175128  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 13)
14:06:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.180576  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 13)
14:06:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.191958  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 13)
14:06:21.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.195267  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 13)
14:06:21.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.200663  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.67:58533 (request call id 13)
14:06:21.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.205 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.221060  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 18)
14:06:21.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items
14:06:21.223 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.221932  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 18)
14:06:21.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.235339  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 18)
14:06:21.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.251147  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 25)
14:06:21.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.295882  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 39)
14:06:21.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.312482  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 9)
14:06:21.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.321271  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 34)
14:06:21.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.329213  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 34)
14:06:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.331367  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 34)
14:06:21.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.340152  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 18)
14:06:21.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.347 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.349411  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 18)
14:06:21.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.350641  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 11)
14:06:21.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.367300  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 11)
14:06:21.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.368613  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 11)
14:06:21.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.377262  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:21.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=426), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [58ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [186ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [187ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [189ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 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.9.143.126:39371, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [271ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@104690965(state=PENDING, result=null, callback=(continuation of Deferred@1942771980 after retry RPC after error@938586452) -> (continuation of Deferred@199934959 after retry RPC after error@1712491098) -> (continuation of Deferred@2005384109 after retry RPC after error@1296486168) -> (continuation of Deferred@284068068 after retry RPC after error@1650233593) -> (continuation of Deferred@684459468 after retry RPC after error@1401500098) -> (continuation of Deferred@927218431 after retry RPC after error@832159670) -> (continuation of Deferred@2033401388 after retry RPC after error@1663965161) -> (continuation of Deferred@1974160049 after retry RPC after error@154349501), errback=(continuation of Deferred@1942771980 after retry RPC after error@938586452) -> (continuation of Deferred@199934959 after retry RPC after error@1712491098) -> (continuation of Deferred@2005384109 after retry RPC after error@1296486168) -> (continuation of Deferred@284068068 after retry RPC after error@1650233593) -> (continuation of Deferred@684459468 after retry RPC after error@1401500098) -> (continuation of Deferred@927218431 after retry RPC after error@832159670) -> (continuation of Deferred@2033401388 after retry RPC after error@1663965161) -> (continuation of Deferred@1974160049 after retry RPC after error@154349501))) after lookup
14:06:21.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:21.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.386126  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 17)
14:06:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.388763  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 20)
14:06:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.394243  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 20)
14:06:21.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.400576  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 35)
14:06:21.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.406342  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 35)
14:06:21.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.408916  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 35)
14:06:21.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.410915  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44620 (request call id 35)
14:06:21.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.412 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.414316  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 12)
14:06:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.426621  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 19)
14:06:21.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.429323  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 22)
14:06:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.433691  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 22)
14:06:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.434867  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 22)
14:06:21.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.451339  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.453814  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.455024  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.460399  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:21.466082  9919 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items [suppressed 150 similar messages]
14:06:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.466281  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.475551  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.479753  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 13)
14:06:21.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.494683  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 15)
14:06:21.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.495914  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 15)
14:06:21.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.500048  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 15)
14:06:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.511986  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 15)
14:06:21.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.513 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.514 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:21.514 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:21.514 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:21.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:21.514 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:21.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:21.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:21.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:21.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:21.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:21.518 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:21.519 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:21.520 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:21.521 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:21.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:21.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:21.524 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:21.526 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.532372  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 23)
14:06:21.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:21.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.535221  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 45)
14:06:21.539 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.540362  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 45)
14:06:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.546622  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 21)
14:06:21.548 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x60e41e0e, L:/127.0.0.1:49622 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:21.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.558476  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 30)
14:06:21.559 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdf039e5, L:/127.0.0.1:35730 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.568774  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 30)
14:06:21.569 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x14ca5348, L:/127.0.0.1:44716 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.570528  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 30)
14:06:21.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items
14:06:21.571 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.584530  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44634 (request call id 30)
14:06:21.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.585 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items
14:06:21.587 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.588860  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 25)
14:06:21.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.591136  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 25)
14:06:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.600651  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 25)
14:06:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.603637  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 25)
14:06:21.604 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items
14:06:21.604 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.609105  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 25)
14:06:21.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.611402  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44666 (request call id 25)
14:06:21.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.616 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.619185  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.626053  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.626 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items
14:06:21.627 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.629374  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.630834  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.634197  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.643774  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items
14:06:21.644 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.648765  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.650750  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44596 (request call id 46)
14:06:21.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.654275  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 18)
14:06:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.667068  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 18)
14:06:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.684314  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44716 (request call id 5)
14:06:21.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.686035  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44716 (request call id 5)
14:06:21.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.688 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.688 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:21.689 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:21.689 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:21.689 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:21.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:21.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:21.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:21.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:21.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:21.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=173), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [32ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items, [52ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 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.9.143.126:39371, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44716 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@559074526(state=PENDING, result=null, callback=(continuation of Deferred@243265409 after retry RPC after error@280578117) -> (continuation of Deferred@1987982780 after retry RPC after error@1098724241) -> (continuation of Deferred@806346712 after retry RPC after error@1781416700) -> (continuation of Deferred@1836734928 after retry RPC after error@1160973909) -> (continuation of Deferred@193787956 after retry RPC after error@321745435), errback=(continuation of Deferred@243265409 after retry RPC after error@280578117) -> (continuation of Deferred@1987982780 after retry RPC after error@1098724241) -> (continuation of Deferred@806346712 after retry RPC after error@1781416700) -> (continuation of Deferred@1836734928 after retry RPC after error@1160973909) -> (continuation of Deferred@193787956 after retry RPC after error@321745435))) after lookup
14:06:21.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.696388  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 19)
14:06:21.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:21.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:21.698 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:21.699 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:21.700 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:21.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.701035  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44716 (request call id 6)
14:06:21.702 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:21.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:21.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:21.706 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:21.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.706858  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44716 (request call id 6)
14:06:21.712 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:21.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:21.718 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:21.725 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.726533  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 26)
14:06:21.730 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89e6da66, L:/127.0.0.1:49638 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:21.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.734347  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 20)
14:06:21.735 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa979b9dd, L:/127.0.0.1:35742 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:21.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.741072  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 20)
14:06:21.743 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd984d82, L:/127.0.0.1:44726 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:21.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.744395  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 20)
14:06:21.745 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items
14:06:21.745 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.754 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.755 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:21.756 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:21.756 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:21.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:21.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:21.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:21.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:21.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:21.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:21.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:21.763 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:21.765 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:21.766 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:21.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.766759  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 27)
14:06:21.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.771175  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 20)
14:06:21.772 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:21.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.777908  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 20)
14:06:21.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.781718  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 20)
14:06:21.782 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items
14:06:21.782 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.782 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:21.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:21.788 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:21.789 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:21.792 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:21.796 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05b0759d, L:/127.0.0.1:35756 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:21.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.802627  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44726 (request call id 2)
14:06:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.806624  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44726 (request call id 2)
14:06:21.810 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb83f50b, L:/127.0.0.1:49654 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:21.811 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x311fb71c, L:/127.0.0.1:44742 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.812582  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44726 (request call id 2)
14:06:21.813 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items
14:06:21.813 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.822 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:21.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44726 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@761734776(state=PENDING, result=null, callback=(continuation of Deferred@562398058 after retry RPC after error@478186285) -> (continuation of Deferred@1502113944 after retry RPC after error@1296619831), errback=(continuation of Deferred@562398058 after retry RPC after error@478186285) -> (continuation of Deferred@1502113944 after retry RPC after error@1296619831))) after lookup
14:06:21.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.827158  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items
14:06:21.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.830046  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.831 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.830904  9918 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.832028  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.840425  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.848 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items
14:06:21.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.847199  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.850 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.849917  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44678 (request call id 28)
14:06:21.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.855 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.860625  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.860975  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.868122  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.869 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items
14:06:21.870 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.870481  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.874878  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.880860  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.889624  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.889737  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.890 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items
14:06:21.890 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:21.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.894114  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44726 (request call id 4)
14:06:21.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.900 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:21.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.903131  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 21)
14:06:21.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.914690  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 24)
14:06:21.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.921589  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 24)
14:06:21.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.932098  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44742 (request call id 5)
14:06:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.932330  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44742 (request call id 5)
14:06:21.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.933754  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44742 (request call id 5)
14:06:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.941578  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44742 (request call id 5)
14:06:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.943522  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44742 (request call id 5)
14:06:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.951850  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44742 (request call id 5)
14:06:21.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:21.957 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:21.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:21.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items, [48ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 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.9.143.126:39371, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 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.9.143.126:39371, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 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.9.143.126:39371, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 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.9.143.126:39371, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44742 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.9.143.126:39371, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1149922761(state=PENDING, result=null, callback=(continuation of Deferred@1254889984 after retry RPC after error@74230073) -> (continuation of Deferred@1471614704 after retry RPC after error@1086641642) -> (continuation of Deferred@1794300904 after retry RPC after error@188125934) -> (continuation of Deferred@1687801334 after retry RPC after error@43269898) -> (continuation of Deferred@2118490411 after retry RPC after error@1104926191), errback=(continuation of Deferred@1254889984 after retry RPC after error@74230073) -> (continuation of Deferred@1471614704 after retry RPC after error@1086641642) -> (continuation of Deferred@1794300904 after retry RPC after error@188125934) -> (continuation of Deferred@1687801334 after retry RPC after error@43269898) -> (continuation of Deferred@2118490411 after retry RPC after error@1104926191))) after lookup
14:06:21.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.963292  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 8)
14:06:21.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.964555  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:21.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.970781  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:21.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.981758  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:21.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.984144  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:21.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.988746  9921 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:21.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:21.990954  9920 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:21.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.001508  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44742 (request call id 6)
14:06:22.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.003 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.004 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:22.004 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.004 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.011 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:22.012 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:22.013 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:22.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:22.013 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:22.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:22.016 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:22.018 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.020881  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44694 (request call id 26)
14:06:22.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:22.025 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:22.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.027 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.030033  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 37)
14:06:22.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.034219  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 37)
14:06:22.041 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x63e1c10f, L:/127.0.0.1:49664 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.041379  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 37)
14:06:22.044 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x204bf94b, L:/127.0.0.1:35760 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:22.051 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd82cfbe, L:/127.0.0.1:44756 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:22.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.052299  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 37)
14:06:22.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items
14:06:22.053 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.054482  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44650 (request call id 37)
14:06:22.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.065 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.065 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.065 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.068 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.071 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:22.072 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:22.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.075501  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44756 (request call id 1)
14:06:22.077 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:22.078 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:22.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:22.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.083230  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.085 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:22.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 11)
14:06:22.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items
14:06:22.086 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:22.088 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:22.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.096729  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 11)
14:06:22.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items
14:06:22.100 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:22.104 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.104 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:22.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.105000  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 11)
14:06:22.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.106721  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 11)
14:06:22.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.114933  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44756 (request call id 3)
14:06:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.121410  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44756 (request call id 3)
14:06:22.123 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0fdbcbc, L:/127.0.0.1:35772 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:22.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.131 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.131 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.131 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.127981  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44756 (request call id 3)
14:06:22.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.135 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65dd2549, L:/127.0.0.1:49670 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:22.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:22.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 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.9.143.126:39371, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items, [74ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 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.9.143.126:39371, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items, [92ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44756 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.9.143.126:39371, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1470506010(state=PENDING, result=null, callback=(continuation of Deferred@698284983 after retry RPC after error@1715155587) -> (continuation of Deferred@1374270342 after retry RPC after error@931781461) -> (continuation of Deferred@1762975056 after retry RPC after error@1443120603), errback=(continuation of Deferred@698284983 after retry RPC after error@1715155587) -> (continuation of Deferred@1374270342 after retry RPC after error@931781461) -> (continuation of Deferred@1762975056 after retry RPC after error@1443120603))) after lookup
14:06:22.139 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x431cb61b, L:/127.0.0.1:44766 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:22.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:22.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.142827  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44766 (request call id 0)
14:06:22.143 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.144 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.147341  9918 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 10)
14:06:22.148 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items
14:06:22.148 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.155256  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44766 (request call id 1)
14:06:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.156831  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44766 (request call id 1)
14:06:22.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:22.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [55ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44766 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.9.143.126:39371, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1154912314(state=PENDING, result=null, callback=(continuation of Deferred@722249461 after retry RPC after error@365337848), errback=(continuation of Deferred@722249461 after retry RPC after error@365337848))) after lookup
14:06:22.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.173 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:22.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.177444  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 31)
14:06:22.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.178043  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 17)
14:06:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.179313  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 17)
14:06:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.193864  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 17)
14:06:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.193850  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.66:39997 (request call id 17)
14:06:22.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.213 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.215478  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 5)
14:06:22.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.221021  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 5)
14:06:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.234612  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 32)
14:06:22.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.241312  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 32)
14:06:22.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.247292  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 19)
14:06:22.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.252883  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 19)
14:06:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.261349  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 19)
14:06:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.262509  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 19)
14:06:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.273525  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.143.65:52607 (request call id 19)
14:06:22.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.277 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.281656  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 16)
14:06:22.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.301985  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 16)
14:06:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.313134  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 8)
14:06:22.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.321136  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 25)
14:06:22.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.333851  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 25)
14:06:22.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.341342  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 17)
14:06:22.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.346 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.354074  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 12)
14:06:22.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.361423  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 26)
14:06:22.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.373208  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 26)
14:06:22.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.374286  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 26)
14:06:22.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.393769  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 14)
14:06:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.393862  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 14)
14:06:22.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.407552  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 14)
14:06:22.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.414189  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 14)
14:06:22.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.426819  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 15)
14:06:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.432986  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 15)
14:06:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.434141  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44708 (request call id 37)
14:06:22.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.448 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.449478  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 16)
14:06:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.453243  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 16)
14:06:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.460980  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 16)
14:06:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:22.473783  9918 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items [suppressed 131 similar messages]
14:06:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.474033  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 16)
14:06:22.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.481526  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 16)
14:06:22.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.494076  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 13)
14:06:22.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.501741  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 13)
14:06:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.503237  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 13)
14:06:22.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.520833  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 29)
14:06:22.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.521759  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 22)
14:06:22.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.533885  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 22)
14:06:22.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.541602  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44726 (request call id 22)
14:06:22.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.550 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.550 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.550 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.556 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:06:22.557 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.126:39371(127.9.143.126:39371)] connecting to peer
14:06:22.558 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.125:35745(127.9.143.125:35745)] connecting to peer
14:06:22.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.143.126:39371(127.9.143.126:39371)] Successfully connected to peer
14:06:22.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.561440  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 31)
14:06:22.562 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.143.124:45879(127.9.143.124:45879)] connecting to peer
14:06:22.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.143.125:35745(127.9.143.125:35745)] Successfully connected to peer
14:06:22.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.126
14:06:22.566 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.125
14:06:22.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.143.124:45879(127.9.143.124:45879)] Successfully connected to peer
14:06:22.570 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.143.124
14:06:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.574194  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 31)
14:06:22.579 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf543bb95, L:/127.0.0.1:49680 - R:/127.9.143.125:35745] using SASL/PLAIN
14:06:22.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.591 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf13f1cd1, L:/127.0.0.1:44768 - R:/127.9.143.124:45879] using SASL/PLAIN
14:06:22.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f4f2f02, L:/127.0.0.1:35776 - R:/127.9.143.126:39371] using SASL/PLAIN
14:06:22.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.592278  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 0)
14:06:22.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.594067  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 19)
14:06:22.595 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
14:06:22.595 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.601565  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 19)
14:06:22.602 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
14:06:22.602 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.607434  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 19)
14:06:22.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.619325  9919 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.622 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.9.143.124:45879: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items
14:06:22.622 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879; will retry
14:06:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.626544  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 19)
14:06:22.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.633350  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44742 (request call id 19)
14:06:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.638850  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 3)
14:06:22.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.647078  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44768 (request call id 3)
14:06:22.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:06:22.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.126:39371, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.9.143.126:39371, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.9.143.126:39371, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.143.126:39371,127.9.143.125:35745,127.9.143.124:45879) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:44768 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.9.143.126:39371, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.125:35745, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.143.124:45879, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.125:35745: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.126:39371: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.9.143.124:45879: OK, deferred=Deferred@1730590986(state=PENDING, result=null, callback=(continuation of Deferred@762487596 after retry RPC after error@1451958152) -> (continuation of Deferred@1429560064 after retry RPC after error@118048325) -> (continuation of Deferred@1071312459 after retry RPC after error@832819559), errback=(continuation of Deferred@762487596 after retry RPC after error@1451958152) -> (continuation of Deferred@1429560064 after retry RPC after error@118048325) -> (continuation of Deferred@1071312459 after retry RPC after error@832819559))) after lookup
14:06:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.653558  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44768 (request call id 4)
14:06:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.667557  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44768 (request call id 4)
14:06:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.673882  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:44768 (request call id 4)
14:06:22.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.687 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table c00a11a8daca4f228ee5a166f1bc9ce4
14:06:22.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.690163  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 32)
14:06:22.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.693087  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 18)
14:06:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.698257  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 18)
14:06:22.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.701293  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 18)
14:06:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.718984  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44766 (request call id 18)
14:06:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.720849  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.721 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.739185  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44768 (request call id 8)
14:06:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.740799  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44716 (request call id 35)
14:06:22.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.754 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.756059  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 21)
14:06:22.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.758150  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44768 (request call id 9)
14:06:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.760645  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44768 (request call id 9)
14:06:22.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.773808  9919 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44768 (request call id 9)
14:06:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.781141  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44768 (request call id 9)
14:06:22.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.790 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.790 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.790 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.801431  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 23)
14:06:22.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:22.821857  9918 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:44726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:06:22.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:44756 (request call id 23)
14:06:22.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.823 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.856 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.857 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.857 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.858 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.859 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:22.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.957 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:22.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:22.993 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:22.993 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:22.993 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:22.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:22.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:22.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:22.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:22.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:22.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:22.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:23.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:23.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:23.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:23.059 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:23.060 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:23.060 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:23.060 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:23.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:23.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:23.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:23.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:23.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:23.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:23.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:23.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:23.094 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:23.095 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:23.095 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:23.095 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:23.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:23.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:23.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:23.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:23.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:23.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:23.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:23.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:23.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:23.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:23.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:23.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a332d610d4e14b558fc5e98b658dac6c for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:06:23.347 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a332d610d4e14b558fc5e98b658dac6c@[091de525fcb347b4b4b3be75c77ffbda(127.9.143.67:34999),e93580e6ede24cc080b0c960a1108b54(127.9.143.65:40427),f607fbb9f5c74e4796d65eb41ea67e15(127.9.143.66:39483)[L]]}]
14:06:23.347 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:23.347 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:23.347 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:23.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:23.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:23.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:23.348 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:23.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:23.351 [DEBUG - main] (Connection.java:575) [peer master-127.9.143.126:39371(127.9.143.126:39371)] disconnecting while in state READY
14:06:23.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:23.351 [DEBUG - main] (Connection.java:575) [peer master-127.9.143.125:35745(127.9.143.125:35745)] disconnecting while in state READY
14:06:23.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:23.351 [DEBUG - main] (Connection.java:575) [peer master-127.9.143.124:45879(127.9.143.124:45879)] disconnecting while in state READY
14:06:23.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.143.126:39371(127.9.143.126:39371)] handling channelInactive
14:06:23.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.143.126:39371(127.9.143.126:39371)] cleaning up while in state READY due to: connection closed
14:06:23.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.143.124:45879(127.9.143.124:45879)] handling channelInactive
14:06:23.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.143.124:45879(127.9.143.124:45879)] cleaning up while in state READY due to: connection closed
14:06:23.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:06:23.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.143.125:35745(127.9.143.125:35745)] handling channelInactive
14:06:23.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.143.125:35745(127.9.143.125:35745)] cleaning up while in state READY due to: connection closed
14:06:23.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:23.354445  9789 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu with pid 9988
14:06:23.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:23.389490  9789 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu with pid 10149
14:06:23.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:23.421996  9789 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu with pid 10291
14:06:23.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:23.450014  9789 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu with pid 9801
14:06:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:23.477823  9918 connection.cc:573] client connection to 127.9.143.126:39371 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:06:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:23.478281  9918 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:06:23.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:23.480666  9789 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu with pid 9843
14:06:23.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:06:23.483366  9918 consensus_peers.cc:597] T 00000000000000000000000000000000 P e20d3ad377044f6d8ba47004736a362e -> Peer 8dc20ad8bbcc42f9a9c948d6b9d67f22 (127.9.143.126:39371): Couldn't send request to peer 8dc20ad8bbcc42f9a9c948d6b9d67f22. Status: Network error: Client connection negotiation failed: client connection to 127.9.143.126:39371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:06:23.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:06:23.519888  9789 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskDqFqoU/build/tsan/bin/kudu with pid 9890
14:06:24.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:06:24Z chronyd exiting

Time: 31.936

OK (1 test)

