JUnit version 4.13.2
.20:03:51.861 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779134631851
20:03:51.896 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
20:03:51.967 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
20:03:51.977 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskx8rlzc/test-tmp
20:03:51.984 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
20:03:51.988 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskx8rlzc/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
20:03:52.175 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087"
  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 {
  }
}

20:03:52.370 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:03:52.371 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

20:03:52.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.374696 28625 mini_oidc.cc:150] Starting JWKS server
20:03:52.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.378813 28625 webserver.cc:533] Webserver started at http://127.0.0.1:35987/ using document root <none> and password file <none>
20:03:52.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.379240 28625 mini_oidc.cc:186] Starting OIDC Discovery server
20:03:52.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.381423 28625 webserver.cc:533] Webserver started at http://127.0.0.1:46481/ using document root <none> and password file <none>
20:03:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T20:03:52Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:03:52.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T20:03:52Z Disabled control of system clock
20:03:52.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.437404 28625 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:52.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:52.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal
20:03:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data
20:03:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/logs
20:03:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data/info.pb
20:03:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:03:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.126:36281
20:03:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.126
20:03:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35987/jwks.json
20:03:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:52.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
20:03:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.737406 28637 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
20:03:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.737896 28637 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.738199 28637 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:52.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.738737 28637 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:52.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.772478 28637 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:03:52.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.772826 28637 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.773048 28637 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:03:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.773317 28637 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:03:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.773543 28637 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:03:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.773685 28637 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35987/jwks.json
20:03:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.811630 28637 master_runner.cc:387] Master server non-default flags:
20:03:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data
20:03:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal
20:03:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
20:03:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.126:36281
20:03:52.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35987/jwks.json
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data/info.pb
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.126
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/logs
20:03:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:03:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:03:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:23 UTC on e7f111948823
20:03:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11963
20:03:52.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.813050 28637 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:52.814706 28637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:03:52.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.826762 28643 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
20:03:53.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.827243 28644 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
20:03:53.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:52.831285 28646 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
20:03:53.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:53.945492 28645 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
20:03:53.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.945528 28637 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
20:03:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.950321 28637 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:53.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.953540 28637 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:53.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.954984 28637 hybrid_clock.cc:648] HybridClock initialized: now 1779134633954924 us; error 84 us; skew 500 ppm
20:03:53.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.955812 28637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:53.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.962759 28637 webserver.cc:533] Webserver started at http://127.27.244.126:46575/ using document root <none> and password file <none>
20:03:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.963711 28637 fs_manager.cc:362] Metadata directory not provided
20:03:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.963946 28637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.964393 28637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:53.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.969133 28637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data/instance:
20:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bbb7a060703c4bff8c71d7e56d6df653"
20:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:53 on dist-test-slave-lbjs"
20:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.970395 28637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal/instance:
20:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bbb7a060703c4bff8c71d7e56d6df653"
20:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:53 on dist-test-slave-lbjs"
20:03:53.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.978711 28637 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
20:03:53.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.985384 28653 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.987118 28637 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.002s
20:03:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.987496 28637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data,/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal
20:03:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bbb7a060703c4bff8c71d7e56d6df653"
20:03:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:53 on dist-test-slave-lbjs"
20:03:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:53.987910 28637 fs_report.cc:389] FS layout report
20:03:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal
20:03:53.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data/data
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:53.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:54.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.043459 28637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:54.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.045280 28637 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:54.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.045729 28637 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:54.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.084503 28637 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.126:36281
20:03:54.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.084628 28676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.126:36281 every 8 connection(s)
20:03:54.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.087796 28637 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/data/info.pb
20:03:54.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.094514 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:54.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.095664 28625 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu as pid 28637
20:03:54.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.096202 28625 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-0/wal/instance
20:03:54.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.101397 28625 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:54.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:54.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal
20:03:54.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data
20:03:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:54.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:54.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:54.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/logs
20:03:54.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data/info.pb
20:03:54.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:54.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:54.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:54.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:54.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:54.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:54.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:54.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:54.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:03:54.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:54.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:54.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:54.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.125:33381
20:03:54.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.125
20:03:54.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:54.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:54.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:54.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:54.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:54.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:54.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:54.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35987/jwks.json
20:03:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
20:03:54.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.110430 28677 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } has no permanent_uuid. Determining permanent_uuid...
20:03:54.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.140802 28677 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } has no permanent_uuid. Determining permanent_uuid...
20:03:54.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.143554 28656 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:54.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.147998 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.197563 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 1
20:03:54.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.201349 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:54.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.269851 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 2
20:03:54.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.274394 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:54.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.365846 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 3
20:03:54.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.369819 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:54.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.414057 28679 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
20:03:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.414654 28679 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.415153 28679 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.415989 28679 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.450228 28679 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:03:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.450659 28679 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.450995 28679 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:03:54.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.451393 28679 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:03:54.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.451829 28679 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:03:54.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.452139 28679 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35987/jwks.json
20:03:54.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.490062 28679 master_runner.cc:387] Master server non-default flags:
20:03:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data
20:03:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal
20:03:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
20:03:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:54.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:54.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:54.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.125:33381
20:03:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35987/jwks.json
20:03:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data/info.pb
20:03:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.125
20:03:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/logs
20:03:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:03:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:03:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:23 UTC on e7f111948823
20:03:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11963
20:03:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.491820 28679 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.494110 28679 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:03:54.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.507316 28688 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
20:03:54.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.513221 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 4
20:03:54.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.517529 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:54.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:54.817020 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 5
20:03:54.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.821378 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:55.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.369043 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 6
20:03:55.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:55.376241 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.125:33381: Network error: Client connection negotiation failed: client connection to 127.27.244.125:33381: connect: Connection refused (error 111)
20:03:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.510459 28689 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
20:03:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:54.512619 28691 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
20:03:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:55.628438 28690 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
20:03:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.628481 28679 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
20:03:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.634558 28679 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:55.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.637727 28679 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:55.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.639189 28679 hybrid_clock.cc:648] HybridClock initialized: now 1779134635639144 us; error 59 us; skew 500 ppm
20:03:55.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.640224 28679 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.646633 28679 webserver.cc:533] Webserver started at http://127.27.244.125:33245/ using document root <none> and password file <none>
20:03:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.647503 28679 fs_manager.cc:362] Metadata directory not provided
20:03:55.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.647689 28679 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:55.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.648134 28679 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.652458 28679 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data/instance:
20:03:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1c3303ede1549f3bdded4a61e4e9b72"
20:03:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:55 on dist-test-slave-lbjs"
20:03:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.653491 28679 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal/instance:
20:03:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1c3303ede1549f3bdded4a61e4e9b72"
20:03:55.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:55 on dist-test-slave-lbjs"
20:03:55.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.660488 28679 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
20:03:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.666045 28700 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.667243 28679 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
20:03:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.667526 28679 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data,/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1c3303ede1549f3bdded4a61e4e9b72"
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:55 on dist-test-slave-lbjs"
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.667810 28679 fs_report.cc:389] FS layout report
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data/data
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:55.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.737907 28679 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:55.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.739404 28679 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:55.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.739812 28679 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:55.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.776328 28679 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.125:33381
20:03:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.776388 28723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.125:33381 every 8 connection(s)
20:03:55.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.778929 28679 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/data/info.pb
20:03:55.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.782361 28625 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu as pid 28679
20:03:55.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.782893 28625 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-1/wal/instance
20:03:55.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.785892 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:55.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.786101 28625 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:55.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:55.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/logs
20:03:55.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data/info.pb
20:03:55.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:55.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:55.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:55.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:55.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:03:55.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.124:39503
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.124
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:55.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35987/jwks.json
20:03:55.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:55.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:55.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
20:03:55.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.801524 28724 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } has no permanent_uuid. Determining permanent_uuid...
20:03:55.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.824819 28724 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } has no permanent_uuid. Determining permanent_uuid...
20:03:55.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.841809 28724 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } has no permanent_uuid. Determining permanent_uuid...
20:03:55.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:55.844656 28701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:55.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:55.848910 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:55.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.898396 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 1
20:03:55.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:55.902799 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:55.971184 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 2
20:03:55.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:55.975521 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.066944 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 3
20:03:56.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.071291 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.120915 28726 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
20:03:56.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.121398 28726 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:56.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.121737 28726 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:56.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.122215 28726 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.155623 28726 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:03:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.156024 28726 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.156315 28726 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:03:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.156560 28726 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:03:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.156774 28726 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:03:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.156911 28726 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35987/jwks.json
20:03:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.194397 28726 master_runner.cc:387] Master server non-default flags:
20:03:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:56.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data
20:03:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal
20:03:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:03:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
20:03:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:56.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:56.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:03:56.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.124:39503
20:03:56.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
20:03:56.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35987/jwks.json
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:56.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data/info.pb
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.124
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/logs
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:23 UTC on e7f111948823
20:03:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11963
20:03:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.195737 28726 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.197732 28726 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:03:56.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.208822 28736 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
20:03:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.214673 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 4
20:03:56.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.218197 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.436693 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } attempt: 7
20:03:56.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.447815 28677 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } has no permanent_uuid. Determining permanent_uuid...
20:03:56.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.453016 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.511638 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 1
20:03:56.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.517096 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.517639 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 5
20:03:56.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.521312 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.598490 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 2
20:03:56.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.603513 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.688923 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 3
20:03:56.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.693845 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:56.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:56.834271 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 4
20:03:56.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.839126 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:57.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.068794 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 6
20:03:57.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.080333 28724 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:57.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.122550 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 5
20:03:57.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.127084 28677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.244.124:39503: Network error: Client connection negotiation failed: client connection to 127.27.244.124:39503: connect: Connection refused (error 111)
20:03:57.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:56.209362 28737 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
20:03:57.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.332782 28738 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
20:03:57.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.334419 28726 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
20:03:57.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.334427 28739 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
20:03:57.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.337106 28726 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:03:57.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.339717 28726 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:03:57.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.341130 28726 hybrid_clock.cc:648] HybridClock initialized: now 1779134637341097 us; error 38 us; skew 500 ppm
20:03:57.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.342092 28726 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:03:57.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.348147 28726 webserver.cc:533] Webserver started at http://127.27.244.124:39579/ using document root <none> and password file <none>
20:03:57.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.349186 28726 fs_manager.cc:362] Metadata directory not provided
20:03:57.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.349406 28726 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:03:57.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.349947 28726 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:03:57.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.354406 28726 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data/instance:
20:03:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64bc5918baf5458481bc6efa8d6a70a6"
20:03:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:57 on dist-test-slave-lbjs"
20:03:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.355641 28726 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal/instance:
20:03:57.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64bc5918baf5458481bc6efa8d6a70a6"
20:03:57.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:57 on dist-test-slave-lbjs"
20:03:57.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.363024 28726 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
20:03:57.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.369014 28751 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:03:57.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.370198 28726 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
20:03:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.370559 28726 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data,/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal
20:03:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64bc5918baf5458481bc6efa8d6a70a6"
20:03:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:03:57 on dist-test-slave-lbjs"
20:03:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.370970 28726 fs_report.cc:389] FS layout report
20:03:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data/data
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:03:57.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:03:57.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:03:57.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.428223 28726 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:03:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.429922 28726 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:03:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.430406 28726 kserver.cc:163] Server-wide thread pool size limit: 3276
20:03:57.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.468168 28726 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.124:39503
20:03:57.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.468218 28774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.124:39503 every 8 connection(s)
20:03:57.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.471016 28726 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/data/info.pb
20:03:57.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.476373 28625 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu as pid 28726
20:03:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.476794 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:03:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.476835 28625 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/master-2/wal/instance
20:03:57.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.490540 28775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } has no permanent_uuid. Determining permanent_uuid...
20:03:57.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.515087 28775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } has no permanent_uuid. Determining permanent_uuid...
20:03:57.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.525435 28775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } has no permanent_uuid. Determining permanent_uuid...
20:03:57.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.540940 28775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: Bootstrap starting.
20:03:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.547973 28775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: Neither blocks nor log segments found. Creating new log.
20:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.550143 28775 log.cc:826] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: Log is configured to *not* fsync() on all Append() calls
20:03:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.555625 28775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: No bootstrap required, opened a new log
20:03:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.575557 28775 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.576217 28775 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.576433 28775 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bc5918baf5458481bc6efa8d6a70a6, State: Initialized, Role: FOLLOWER
20:03:57.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.577152 28775 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.579372 28784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.579979 28784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [sys.catalog]: This master's current role is: FOLLOWER
20:03:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.580992 28775 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [sys.catalog]: configured and running, proceeding with master startup.
20:03:57.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.606477 28795 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:03:57.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.606851 28795 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:03:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.600597 28726 master_runner.cc:187] Error getting master registration for 127.27.244.126:36281: OK, instance_id { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" instance_seqno: 1779134634073786 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:03:57.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.623757 28726 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:03:57.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.679515 28677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 6
20:03:57.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.686058 28757 tablet.cc:2404] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:57.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.696797 28677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: Bootstrap starting.
20:03:57.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.702456 28677 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: Neither blocks nor log segments found. Creating new log.
20:03:57.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.704172 28677 log.cc:826] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: Log is configured to *not* fsync() on all Append() calls
20:03:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.709757 28677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: No bootstrap required, opened a new log
20:03:57.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.727665 28677 raft_consensus.cc:359] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.728353 28677 raft_consensus.cc:385] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:57.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.728615 28677 raft_consensus.cc:740] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb7a060703c4bff8c71d7e56d6df653, State: Initialized, Role: FOLLOWER
20:03:57.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.729506 28677 consensus_queue.cc:260] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.737126 28799 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.737960 28799 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: This master's current role is: FOLLOWER
20:03:57.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.738612 28677 sys_catalog.cc:565] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: configured and running, proceeding with master startup.
20:03:57.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.767822 28810 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.768903 28810 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:03:57.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.767765 28637 master_runner.cc:187] Error getting master registration for 127.27.244.125:33381: OK, instance_id { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" instance_seqno: 1779134635766362 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:03:57.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.799172 28637 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:03:57.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:57.806062 28659 tablet.cc:2404] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:03:57.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.860644 28799 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:03:57.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.861209 28799 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.863384 28799 leader_election.cc:290] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1c3303ede1549f3bdded4a61e4e9b72 (127.27.244.125:33381), 64bc5918baf5458481bc6efa8d6a70a6 (127.27.244.124:39503)
20:03:57.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.865406 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bbb7a060703c4bff8c71d7e56d6df653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bc5918baf5458481bc6efa8d6a70a6" is_pre_election: true
20:03:57.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.866379 28764 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb7a060703c4bff8c71d7e56d6df653 in term 0.
20:03:57.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.867933 28654 leader_election.cc:304] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [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: 64bc5918baf5458481bc6efa8d6a70a6, bbb7a060703c4bff8c71d7e56d6df653; no voters: 
20:03:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.868891 28799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:03:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.869239 28799 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:03:57.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.869560 28799 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 0 FOLLOWER]: Advancing to term 1
20:03:57.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.876330 28799 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.879074 28799 leader_election.cc:290] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [CANDIDATE]: Term 1 election: Requested vote from peers f1c3303ede1549f3bdded4a61e4e9b72 (127.27.244.125:33381), 64bc5918baf5458481bc6efa8d6a70a6 (127.27.244.124:39503)
20:03:57.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.879236 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bbb7a060703c4bff8c71d7e56d6df653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bc5918baf5458481bc6efa8d6a70a6"
20:03:57.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.879760 28764 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 0 FOLLOWER]: Advancing to term 1
20:03:57.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.890028 28764 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb7a060703c4bff8c71d7e56d6df653 in term 1.
20:03:57.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.891541 28654 leader_election.cc:304] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [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: 64bc5918baf5458481bc6efa8d6a70a6, bbb7a060703c4bff8c71d7e56d6df653; no voters: 
20:03:57.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.892752 28799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 1 FOLLOWER]: Leader election won for term 1
20:03:57.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.912179 28799 raft_consensus.cc:697] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [term 1 LEADER]: Becoming Leader. State: Replica: bbb7a060703c4bff8c71d7e56d6df653, State: Running, Role: LEADER
20:03:57.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.913249 28799 consensus_queue.cc:237] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:57.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.920083 28812 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbb7a060703c4bff8c71d7e56d6df653. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:57.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.920931 28812 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: This master's current role is: LEADER
20:03:57.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.931982 28814 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
20:03:57.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.949225 28814 catalog_manager.cc:1519] Initializing Kudu cluster ID...
20:03:57.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.971551 28764 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [term 1 FOLLOWER]: Refusing update from remote peer bbb7a060703c4bff8c71d7e56d6df653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:03:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:57.974020 28799 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:03:58.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.002884 28784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbb7a060703c4bff8c71d7e56d6df653. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.003394 28784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [sys.catalog]: This master's current role is: FOLLOWER
20:03:58.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.021056 28784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.021757 28784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6 [sys.catalog]: This master's current role is: FOLLOWER
20:03:58.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.031400 28812 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.032227 28812 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: This master's current role is: LEADER
20:03:58.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.039289 28814 catalog_manager.cc:1382] Generated new cluster ID: dc6d478ebb2b4ac1b80de331ebc8ad50
20:03:58.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.039621 28814 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
20:03:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.078703 28814 catalog_manager.cc:1405] Generated new certificate authority record
20:03:58.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.080904 28814 catalog_manager.cc:1539] Loading token signing keys...
20:03:58.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.116047 28814 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653: Generated new TSK 0
20:03:58.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.117343 28814 catalog_manager.cc:1549] Initializing in-progress tserver states...
20:03:58.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.142937 28724 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } attempt: 7
20:03:58.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.152302 28625 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/logs
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data/info.pb
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:03:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.65:0
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.65
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.65
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:03:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.218755 28724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: Bootstrap starting.
20:03:58.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.258008 28724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: Neither blocks nor log segments found. Creating new log.
20:03:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.266101 28724 log.cc:826] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: Log is configured to *not* fsync() on all Append() calls
20:03:58.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.278257 28724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: No bootstrap required, opened a new log
20:03:58.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.345198 28724 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:58.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.347709 28724 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:03:58.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.349010 28724 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c3303ede1549f3bdded4a61e4e9b72, State: Initialized, Role: FOLLOWER
20:03:58.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.351564 28724 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:58.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.369108 28824 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [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: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.369933 28824 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [sys.catalog]: This master's current role is: FOLLOWER
20:03:58.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.376204 28711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 0 FOLLOWER]: Advancing to term 1
20:03:58.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.379101 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bbb7a060703c4bff8c71d7e56d6df653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c3303ede1549f3bdded4a61e4e9b72"
20:03:58.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.380568 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bbb7a060703c4bff8c71d7e56d6df653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" is_pre_election: true
20:03:58.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.390008 28711 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 1 FOLLOWER]: Refusing update from remote peer bbb7a060703c4bff8c71d7e56d6df653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:03:58.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.390987 28824 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:03:58.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.391492 28824 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } }
20:03:58.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.392588 28820 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:03:58.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.398227 28824 leader_election.cc:290] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbb7a060703c4bff8c71d7e56d6df653 (127.27.244.126:36281), 64bc5918baf5458481bc6efa8d6a70a6 (127.27.244.124:39503)
20:03:58.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.400465 28666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb7a060703c4bff8c71d7e56d6df653" is_pre_election: true
20:03:58.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.402007 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bc5918baf5458481bc6efa8d6a70a6" is_pre_election: true
20:03:58.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.402216 28724 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [sys.catalog]: configured and running, proceeding with master startup.
20:03:58.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.406651 28704 leader_election.cc:304] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1c3303ede1549f3bdded4a61e4e9b72; no voters: 64bc5918baf5458481bc6efa8d6a70a6, bbb7a060703c4bff8c71d7e56d6df653
20:03:58.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.477442 28825 raft_consensus.cc:2749] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
20:03:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.479182 28824 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbb7a060703c4bff8c71d7e56d6df653. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.480120 28824 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [sys.catalog]: This master's current role is: FOLLOWER
20:03:58.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.481312 28833 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.482338 28833 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72 [sys.catalog]: This master's current role is: FOLLOWER
20:03:58.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.492658 28842 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
20:03:58.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.615109 28795 catalog_manager.cc:1294] Loaded cluster ID: dc6d478ebb2b4ac1b80de331ebc8ad50
20:03:58.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.620445 28795 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: loading cluster ID for follower catalog manager: success
20:03:58.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.629719 28795 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: acquiring CA information for follower catalog manager: success
20:03:58.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.635784 28795 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 64bc5918baf5458481bc6efa8d6a70a6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:03:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.720001 28822 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:03:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.720543 28822 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:03:58.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.721202 28822 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:03:58.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.757778 28822 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:03:58.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.758831 28822 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.244.65
20:03:58.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.818006 28822 tablet_server_runner.cc:78] Tablet server non-default flags:
20:03:58.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:03:58.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.65:0
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data/info.pb
20:03:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.65
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.65
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/logs
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:03:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:23 UTC on e7f111948823
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11963
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:03:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.819947 28822 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:03:58.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.822359 28822 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:03:58.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.868322 28850 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
20:03:58.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.896088 28849 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bbb7a060703c4bff8c71d7e56d6df653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbb7a060703c4bff8c71d7e56d6df653" member_type: VOTER last_known_addr { host: "127.27.244.126" port: 36281 } } peers { permanent_uuid: "f1c3303ede1549f3bdded4a61e4e9b72" member_type: VOTER last_known_addr { host: "127.27.244.125" port: 33381 } } peers { permanent_uuid: "64bc5918baf5458481bc6efa8d6a70a6" member_type: VOTER last_known_addr { host: "127.27.244.124" port: 39503 } } }
20:03:58.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:58.903774 28849 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbb7a060703c4bff8c71d7e56d6df653 [sys.catalog]: This master's current role is: LEADER
20:03:59.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:59.524966 28842 catalog_manager.cc:1294] Loaded cluster ID: dc6d478ebb2b4ac1b80de331ebc8ad50
20:03:59.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:59.528621 28842 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: loading cluster ID for follower catalog manager: success
20:03:59.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:59.570221 28842 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: acquiring CA information for follower catalog manager: success
20:03:59.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:03:59.578612 28842 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f1c3303ede1549f3bdded4a61e4e9b72: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:04:00.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:00.254101 28847 debug-util.cc:398] Leaking SignalData structure 0x7b08000271c0 after lost signal to thread 28822
20:04:00.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:00.944818 28847 kernel_stack_watchdog.cc:198] Thread 28822 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 387ms:
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:03:58.869200 28848 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
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:00.946060 28822 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 2.081s	user 0.840s	sys 1.142s
20:04:00.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:00.946377 28822 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 2.082s	user 0.840s	sys 1.142s
20:04:00.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.953671 28822 server_base.cc:1061] running on GCE node
20:04:00.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:00.953958 28857 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
20:04:00.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.955135 28822 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:04:00.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.957486 28822 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:04:00.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.958884 28822 hybrid_clock.cc:648] HybridClock initialized: now 1779134640958822 us; error 65 us; skew 500 ppm
20:04:00.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.959671 28822 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:04:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.966061 28822 webserver.cc:533] Webserver started at http://127.27.244.65:39289/ using document root <none> and password file <none>
20:04:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.966926 28822 fs_manager.cc:362] Metadata directory not provided
20:04:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.967108 28822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:04:00.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.967481 28822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:04:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.972116 28822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data/instance:
20:04:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "633dbe2936f844239e2a9551a4463bfe"
20:04:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:00 on dist-test-slave-lbjs"
20:04:00.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.973209 28822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal/instance:
20:04:00.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "633dbe2936f844239e2a9551a4463bfe"
20:04:00.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:00 on dist-test-slave-lbjs"
20:04:00.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.980768 28822 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
20:04:00.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.986836 28862 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:04:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.987996 28822 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
20:04:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.988302 28822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data,/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal
20:04:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "633dbe2936f844239e2a9551a4463bfe"
20:04:00.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:00 on dist-test-slave-lbjs"
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:00.988606 28822 fs_report.cc:389] FS layout report
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data/data
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:04:00.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:04:00.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:04:00.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:04:01.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.045331 28822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:04:01.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.047186 28822 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:04:01.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.047698 28822 kserver.cc:163] Server-wide thread pool size limit: 3276
20:04:01.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.051079 28822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:04:01.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.055792 28822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:04:01.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.056046 28822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
20:04:01.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.056248 28822 ts_tablet_manager.cc:616] Registered 0 tablets
20:04:01.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.056370 28822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:04:01.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.222975 28822 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.65:34117
20:04:01.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.223661 28974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.65:34117 every 8 connection(s)
20:04:01.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.225811 28822 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/data/info.pb
20:04:01.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.236627 28625 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu as pid 28822
20:04:01.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.237126 28625 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-0/wal/instance
20:04:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.250456 28625 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/logs
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data/info.pb
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:04:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:04:01.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.66:0
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.66
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.66
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:04:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:04:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.278585 28975 heartbeater.cc:344] Connected to a master server at 127.27.244.124:39503
20:04:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.279135 28975 heartbeater.cc:461] Registering TS with master...
20:04:01.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.280599 28975 heartbeater.cc:507] Master 127.27.244.124:39503 requested a full tablet report, sending...
20:04:01.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.280949 28976 heartbeater.cc:344] Connected to a master server at 127.27.244.125:33381
20:04:01.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.281319 28976 heartbeater.cc:461] Registering TS with master...
20:04:01.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.282223 28976 heartbeater.cc:507] Master 127.27.244.125:33381 requested a full tablet report, sending...
20:04:01.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.284148 28761 ts_manager.cc:194] Registered new tserver with Master: 633dbe2936f844239e2a9551a4463bfe (127.27.244.65:34117)
20:04:01.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.285305 28710 ts_manager.cc:194] Registered new tserver with Master: 633dbe2936f844239e2a9551a4463bfe (127.27.244.65:34117)
20:04:01.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.289891 28977 heartbeater.cc:344] Connected to a master server at 127.27.244.126:36281
20:04:01.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.290243 28977 heartbeater.cc:461] Registering TS with master...
20:04:01.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.291159 28977 heartbeater.cc:507] Master 127.27.244.126:36281 requested a full tablet report, sending...
20:04:01.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.294559 28663 ts_manager.cc:194] Registered new tserver with Master: 633dbe2936f844239e2a9551a4463bfe (127.27.244.65:34117)
20:04:01.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.297363 28663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.244.65:38409
20:04:01.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.615485 28985 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:04:01.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.616046 28985 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:04:01.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.616660 28985 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:04:01.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.651400 28985 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:04:01.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.652390 28985 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.244.66
20:04:01.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.691304 28985 tablet_server_runner.cc:78] Tablet server non-default flags:
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.66:0
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data/info.pb
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.66
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:04:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.66
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/logs
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:23 UTC on e7f111948823
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11963
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:04:01.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.693094 28985 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:04:01.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:01.695142 28985 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:04:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.708824 28991 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
20:04:02.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:02.302377 28977 heartbeater.cc:499] Master 127.27.244.126:36281 was elected leader, sending a full tablet report...
20:04:03.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.110998 28990 debug-util.cc:398] Leaking SignalData structure 0x7b08000271c0 after lost signal to thread 28985
20:04:03.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.175828 28985 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.466s	user 0.585s	sys 0.841s
20:04:03.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:01.710273 28992 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
20:04:03.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.176501 28985 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.467s	user 0.585s	sys 0.842s
20:04:03.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.178993 28994 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
20:04:03.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.181272 28993 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1467 milliseconds
20:04:03.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.181320 28985 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
20:04:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.182605 28985 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:04:03.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.185035 28985 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:04:03.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.186429 28985 hybrid_clock.cc:648] HybridClock initialized: now 1779134643186387 us; error 44 us; skew 500 ppm
20:04:03.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.187317 28985 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:04:03.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.193688 28985 webserver.cc:533] Webserver started at http://127.27.244.66:43159/ using document root <none> and password file <none>
20:04:03.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.194721 28985 fs_manager.cc:362] Metadata directory not provided
20:04:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.194970 28985 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:04:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.195521 28985 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:04:03.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.200044 28985 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data/instance:
20:04:03.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd03cff7c2a94ac0bec58ba71bd565fd"
20:04:03.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:03 on dist-test-slave-lbjs"
20:04:03.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.201345 28985 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal/instance:
20:04:03.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd03cff7c2a94ac0bec58ba71bd565fd"
20:04:03.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:03 on dist-test-slave-lbjs"
20:04:03.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.208748 28985 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.006s
20:04:03.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.214363 29004 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:04:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.215545 28985 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
20:04:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.215952 28985 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data,/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal
20:04:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd03cff7c2a94ac0bec58ba71bd565fd"
20:04:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:03 on dist-test-slave-lbjs"
20:04:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.216306 28985 fs_report.cc:389] FS layout report
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data/data
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:04:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:04:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.270658 28985 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:04:03.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.272426 28985 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:04:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.272949 28985 kserver.cc:163] Server-wide thread pool size limit: 3276
20:04:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.275732 28985 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:04:03.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.280264 28985 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:04:03.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.280488 28985 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:04:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.280777 28985 ts_tablet_manager.cc:616] Registered 0 tablets
20:04:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.281006 28985 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:04:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.421151 28985 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.66:40679
20:04:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.421260 29116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.66:40679 every 8 connection(s)
20:04:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.424408 28985 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/data/info.pb
20:04:03.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.426003 28625 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu as pid 28985
20:04:03.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.426721 28625 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-1/wal/instance
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.443819 28625 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:04:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/logs
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data/info.pb
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.67:0
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.67
20:04:03.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.67
20:04:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:04:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:04:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:04:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:04:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:04:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:04:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.472944 29117 heartbeater.cc:344] Connected to a master server at 127.27.244.124:39503
20:04:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.473469 29117 heartbeater.cc:461] Registering TS with master...
20:04:03.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.474437 29118 heartbeater.cc:344] Connected to a master server at 127.27.244.125:33381
20:04:03.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.475069 29117 heartbeater.cc:507] Master 127.27.244.124:39503 requested a full tablet report, sending...
20:04:03.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.475905 29118 heartbeater.cc:461] Registering TS with master...
20:04:03.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.476836 29118 heartbeater.cc:507] Master 127.27.244.125:33381 requested a full tablet report, sending...
20:04:03.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.479092 28761 ts_manager.cc:194] Registered new tserver with Master: dd03cff7c2a94ac0bec58ba71bd565fd (127.27.244.66:40679)
20:04:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.479635 28710 ts_manager.cc:194] Registered new tserver with Master: dd03cff7c2a94ac0bec58ba71bd565fd (127.27.244.66:40679)
20:04:03.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.486996 29119 heartbeater.cc:344] Connected to a master server at 127.27.244.126:36281
20:04:03.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.487409 29119 heartbeater.cc:461] Registering TS with master...
20:04:03.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.488360 29119 heartbeater.cc:507] Master 127.27.244.126:36281 requested a full tablet report, sending...
20:04:03.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.490886 28663 ts_manager.cc:194] Registered new tserver with Master: dd03cff7c2a94ac0bec58ba71bd565fd (127.27.244.66:40679)
20:04:03.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.492762 28663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.244.66:56161
20:04:03.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.795361 29124 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:04:03.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.795943 29124 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:04:03.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.796510 29124 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:04:03.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.833213 29124 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:04:03.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.834151 29124 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.244.67
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.871515 29124 tablet_server_runner.cc:78] Tablet server non-default flags:
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.244.84:45873
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.244.67:0
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data/info.pb
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.244.67
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.244.126:36281,127.27.244.125:33381,127.27.244.124:39503
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:04:03.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.244.67
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/logs
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:23 UTC on e7f111948823
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11963
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
20:04:03.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.873232 29124 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:04:03.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:03.874970 29124 file_cache.cc:492] Constructed file cache file cache with capacity 419430
20:04:03.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.888105 29133 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
20:04:04.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:04.496644 29119 heartbeater.cc:499] Master 127.27.244.126:36281 was elected leader, sending a full tablet report...
20:04:05.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:03.890287 29134 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
20:04:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:05.055207 29136 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
20:04:05.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:05.058028 29135 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1163 milliseconds
20:04:05.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.058144 29124 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
20:04:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.059293 29124 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:04:05.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.061843 29124 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:04:05.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.065404 29124 hybrid_clock.cc:648] HybridClock initialized: now 1779134645065325 us; error 65 us; skew 500 ppm
20:04:05.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.066398 29124 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
20:04:05.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.072393 29124 webserver.cc:533] Webserver started at http://127.27.244.67:39181/ using document root <none> and password file <none>
20:04:05.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.073247 29124 fs_manager.cc:362] Metadata directory not provided
20:04:05.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.073429 29124 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:04:05.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.073819 29124 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:04:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.078133 29124 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data/instance:
20:04:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab9f3c1dff294a608644e349876fab62"
20:04:05.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:05 on dist-test-slave-lbjs"
20:04:05.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.079413 29124 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal/instance:
20:04:05.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab9f3c1dff294a608644e349876fab62"
20:04:05.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:05 on dist-test-slave-lbjs"
20:04:05.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.089779 29124 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.003s	sys 0.006s
20:04:05.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.098037 29144 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:04:05.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.099445 29124 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
20:04:05.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.099857 29124 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data,/tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal
20:04:05.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab9f3c1dff294a608644e349876fab62"
20:04:05.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 20:04:05 on dist-test-slave-lbjs"
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.100317 29124 fs_report.cc:389] FS layout report
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data/data
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:04:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:04:05.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.157523 29124 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:04:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.158977 29124 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:04:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.159387 29124 kserver.cc:163] Server-wide thread pool size limit: 3276
20:04:05.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.162170 29124 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:04:05.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.166513 29124 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:04:05.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.166721 29124 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:04:05.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.166903 29124 ts_tablet_manager.cc:616] Registered 0 tablets
20:04:05.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.167028 29124 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:04:05.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.306710 29124 rpc_server.cc:307] RPC server started. Bound to: 127.27.244.67:40427
20:04:05.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.306797 29256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.244.67:40427 every 8 connection(s)
20:04:05.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.309293 29124 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/data/info.pb
20:04:05.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.313333 28625 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu as pid 29124
20:04:05.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.313818 28625 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskx8rlzc/test-tmp/mini-kudu-cluster9425170498157683087/ts-2/wal/instance
20:04:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.363920 29258 heartbeater.cc:344] Connected to a master server at 127.27.244.125:33381
20:04:05.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.364426 29258 heartbeater.cc:461] Registering TS with master...
20:04:05.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.364655 29257 heartbeater.cc:344] Connected to a master server at 127.27.244.124:39503
20:04:05.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.365017 29257 heartbeater.cc:461] Registering TS with master...
20:04:05.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.365811 29258 heartbeater.cc:507] Master 127.27.244.125:33381 requested a full tablet report, sending...
20:04:05.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.366034 29257 heartbeater.cc:507] Master 127.27.244.124:39503 requested a full tablet report, sending...
20:04:05.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.367085 29259 heartbeater.cc:344] Connected to a master server at 127.27.244.126:36281
20:04:05.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.367425 29259 heartbeater.cc:461] Registering TS with master...
20:04:05.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.368247 29259 heartbeater.cc:507] Master 127.27.244.126:36281 requested a full tablet report, sending...
20:04:05.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.369118 28761 ts_manager.cc:194] Registered new tserver with Master: ab9f3c1dff294a608644e349876fab62 (127.27.244.67:40427)
20:04:05.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.369716 28710 ts_manager.cc:194] Registered new tserver with Master: ab9f3c1dff294a608644e349876fab62 (127.27.244.67:40427)
20:04:05.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.370282 28663 ts_manager.cc:194] Registered new tserver with Master: ab9f3c1dff294a608644e349876fab62 (127.27.244.67:40427)
20:04:05.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.371549 28663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.244.67:60807
20:04:05.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:05.385401 28625 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
20:04:05.396 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:04:05.398 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:04:05.407 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.244.126"
      port: 36281
    }
    bound_http_address {
      host: "127.27.244.126"
      port: 46575
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.244.125"
      port: 33381
    }
    bound_http_address {
      host: "127.27.244.125"
      port: 33245
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.244.124"
      port: 39503
    }
    bound_http_address {
      host: "127.27.244.124"
      port: 39579
    }
  }
}

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

20:04:05.413 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.244.65"
      port: 34117
    }
    bound_http_address {
      host: "127.27.244.65"
      port: 39289
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.244.66"
      port: 40679
    }
    bound_http_address {
      host: "127.27.244.66"
      port: 43159
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.244.67"
      port: 40427
    }
    bound_http_address {
      host: "127.27.244.67"
      port: 39181
    }
  }
}

20:04:05.413 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:04:05.612 [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)
20:04:05.662 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:05.840 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:05.903 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:05.904 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:05.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:05.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:05.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:06.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:06.020 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:06.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:06.248 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b7db445, L:/127.0.0.1:55208 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:06.248 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e979c56, L:/127.0.0.1:40526 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:06.248 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x230c8025, L:/127.0.0.1:32770 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:06.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:06.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=489), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [460ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, deferred=null) after lookup
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.336560 28663 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32770:
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:04:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:04:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:04:06.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:04:06.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:06.341152 28663 catalog_manager.cc:7058] 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.
20:04:06.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.375101 29259 heartbeater.cc:499] Master 127.27.244.126:36281 was elected leader, sending a full tablet report...
20:04:06.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.425782 29052 tablet_service.cc:1511] Processing CreateTablet for tablet 491c1436420343408bb5a0029bb81424 (DEFAULT_TABLE table=TestHandleTooBusy [id=a23e74eda9b843c5b1cfca80944b045f]), partition=RANGE (key) PARTITION UNBOUNDED
20:04:06.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.431545 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491c1436420343408bb5a0029bb81424. 1 dirs total, 0 dirs full, 0 dirs failed
20:04:06.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.471676 29293 tablet_bootstrap.cc:492] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: Bootstrap starting.
20:04:06.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.480723 29293 tablet_bootstrap.cc:654] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: Neither blocks nor log segments found. Creating new log.
20:04:06.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.480743 29192 tablet_service.cc:1511] Processing CreateTablet for tablet 491c1436420343408bb5a0029bb81424 (DEFAULT_TABLE table=TestHandleTooBusy [id=a23e74eda9b843c5b1cfca80944b045f]), partition=RANGE (key) PARTITION UNBOUNDED
20:04:06.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.483296 29293 log.cc:826] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: Log is configured to *not* fsync() on all Append() calls
20:04:06.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.484356 29192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491c1436420343408bb5a0029bb81424. 1 dirs total, 0 dirs full, 0 dirs failed
20:04:06.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.490701 29293 tablet_bootstrap.cc:492] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: No bootstrap required, opened a new log
20:04:06.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.491607 29293 ts_tablet_manager.cc:1403] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
20:04:06.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.491180 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 491c1436420343408bb5a0029bb81424 (DEFAULT_TABLE table=TestHandleTooBusy [id=a23e74eda9b843c5b1cfca80944b045f]), partition=RANGE (key) PARTITION UNBOUNDED
20:04:06.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.493078 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491c1436420343408bb5a0029bb81424. 1 dirs total, 0 dirs full, 0 dirs failed
20:04:06.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.521978 29295 tablet_bootstrap.cc:492] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: Bootstrap starting.
20:04:06.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.531589 29295 tablet_bootstrap.cc:654] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: Neither blocks nor log segments found. Creating new log.
20:04:06.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.531026 29293 raft_consensus.cc:359] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.531939 29293 raft_consensus.cc:385] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:04:06.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.532231 29293 raft_consensus.cc:740] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd03cff7c2a94ac0bec58ba71bd565fd, State: Initialized, Role: FOLLOWER
20:04:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.533453 29293 consensus_queue.cc:260] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [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: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.534545 29295 log.cc:826] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: Log is configured to *not* fsync() on all Append() calls
20:04:06.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.547632 29293 ts_tablet_manager.cc:1434] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: Time spent starting tablet: real 0.053s	user 0.029s	sys 0.013s
20:04:06.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.566200 29295 tablet_bootstrap.cc:492] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: No bootstrap required, opened a new log
20:04:06.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.566772 29298 tablet_bootstrap.cc:492] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: Bootstrap starting.
20:04:06.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.567955 29295 ts_tablet_manager.cc:1403] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.019s
20:04:06.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.574337 29298 tablet_bootstrap.cc:654] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: Neither blocks nor log segments found. Creating new log.
20:04:06.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.576748 29298 log.cc:826] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: Log is configured to *not* fsync() on all Append() calls
20:04:06.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.579759 29296 raft_consensus.cc:493] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:04:06.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.580972 29296 raft_consensus.cc:515] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.585927 29298 tablet_bootstrap.cc:492] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: No bootstrap required, opened a new log
20:04:06.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.586903 29298 ts_tablet_manager.cc:1403] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
20:04:06.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.590132 29296 leader_election.cc:290] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 633dbe2936f844239e2a9551a4463bfe (127.27.244.65:34117), ab9f3c1dff294a608644e349876fab62 (127.27.244.67:40427)
20:04:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.597343 29295 raft_consensus.cc:359] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.598646 29295 raft_consensus.cc:385] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:04:06.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.599169 29295 raft_consensus.cc:740] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9f3c1dff294a608644e349876fab62, State: Initialized, Role: FOLLOWER
20:04:06.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.600057 29295 consensus_queue.cc:260] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [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: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.604125 29295 ts_tablet_manager.cc:1434] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: Time spent starting tablet: real 0.036s	user 0.033s	sys 0.001s
20:04:06.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.599781 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c1436420343408bb5a0029bb81424" candidate_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "633dbe2936f844239e2a9551a4463bfe" is_pre_election: true
20:04:06.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.609351 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c1436420343408bb5a0029bb81424" candidate_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9f3c1dff294a608644e349876fab62" is_pre_election: true
20:04:06.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:06.610037 29006 leader_election.cc:343] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 633dbe2936f844239e2a9551a4463bfe (127.27.244.65:34117): Illegal state: must be running to vote when last-logged opid is not known
20:04:06.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.610225 29212 raft_consensus.cc:2468] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd03cff7c2a94ac0bec58ba71bd565fd in term 0.
20:04:06.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.612709 29007 leader_election.cc:304] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab9f3c1dff294a608644e349876fab62, dd03cff7c2a94ac0bec58ba71bd565fd; no voters: 633dbe2936f844239e2a9551a4463bfe
20:04:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.613780 29296 raft_consensus.cc:2804] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Leader pre-election won for term 1
20:04:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.614118 29296 raft_consensus.cc:493] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:04:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.614436 29296 raft_consensus.cc:3060] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 0 FOLLOWER]: Advancing to term 1
20:04:06.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.621241 29296 raft_consensus.cc:515] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.622437 29298 raft_consensus.cc:359] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.623353 29298 raft_consensus.cc:385] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:04:06.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.623777 29298 raft_consensus.cc:740] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 633dbe2936f844239e2a9551a4463bfe, State: Initialized, Role: FOLLOWER
20:04:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.624779 29298 consensus_queue.cc:260] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe [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: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.625265 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c1436420343408bb5a0029bb81424" candidate_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "633dbe2936f844239e2a9551a4463bfe"
20:04:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.625801 28930 raft_consensus.cc:3060] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe [term 0 FOLLOWER]: Advancing to term 1
20:04:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.625912 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491c1436420343408bb5a0029bb81424" candidate_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9f3c1dff294a608644e349876fab62"
20:04:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.626462 29212 raft_consensus.cc:3060] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [term 0 FOLLOWER]: Advancing to term 1
20:04:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.629891 29298 ts_tablet_manager.cc:1434] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: Time spent starting tablet: real 0.042s	user 0.031s	sys 0.004s
20:04:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.630687 29296 leader_election.cc:290] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [CANDIDATE]: Term 1 election: Requested vote from peers 633dbe2936f844239e2a9551a4463bfe (127.27.244.65:34117), ab9f3c1dff294a608644e349876fab62 (127.27.244.67:40427)
20:04:06.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.632133 28930 raft_consensus.cc:2468] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd03cff7c2a94ac0bec58ba71bd565fd in term 1.
20:04:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.633157 29212 raft_consensus.cc:2468] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd03cff7c2a94ac0bec58ba71bd565fd in term 1.
20:04:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.633802 29006 leader_election.cc:304] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [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: 633dbe2936f844239e2a9551a4463bfe, dd03cff7c2a94ac0bec58ba71bd565fd; no voters: 
20:04:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.634697 29296 raft_consensus.cc:2804] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 1 FOLLOWER]: Leader election won for term 1
20:04:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.636878 29296 raft_consensus.cc:697] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [term 1 LEADER]: Becoming Leader. State: Replica: dd03cff7c2a94ac0bec58ba71bd565fd, State: Running, Role: LEADER
20:04:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.638012 29296 consensus_queue.cc:237] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [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: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } }
20:04:06.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:06.654737 28663 catalog_manager.cc:5696] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd reported cstate change: term changed from 0 to 1, leader changed from <none> to dd03cff7c2a94ac0bec58ba71bd565fd (127.27.244.66). New cstate: current_term: 1 leader_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd03cff7c2a94ac0bec58ba71bd565fd" member_type: VOTER last_known_addr { host: "127.27.244.66" port: 40679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 } health_report { overall_health: UNKNOWN } } }
20:04:06.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:06.728242 29127 tablet.cc:2404] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:04:06.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:06.781211 28982 tablet.cc:2404] T 491c1436420343408bb5a0029bb81424 P 633dbe2936f844239e2a9551a4463bfe: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:04:06.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:06.842921 29264 tablet.cc:2404] T 491c1436420343408bb5a0029bb81424 P ab9f3c1dff294a608644e349876fab62: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:04:06.894 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.908 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:06.910 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:06.911 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.912 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:06.919 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:06.922 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.923 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.923 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.925 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:06.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:06.929 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:06.929 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:06.929 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:06.948 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:06.950 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.951 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.952 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.953 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:06.958 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:06.960 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:06.970 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:06.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:06.978 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3d63748, L:/127.0.0.1:55220 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:06.980 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:06.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:06.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:06.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.000 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40496cca, L:/127.0.0.1:32772 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.009 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:07.011 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.016 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.018 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.021 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.023 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:07.034 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.035 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=140), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [79ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.039 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.048 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.050 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.051 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.055760 29296 consensus_queue.cc:1048] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "633dbe2936f844239e2a9551a4463bfe" member_type: VOTER last_known_addr { host: "127.27.244.65" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:04:07.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.070 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc013d12e, L:/127.0.0.1:55224 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.070 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.077 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.079 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.080 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.094 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.098 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.110 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.121 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.123 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.124233 29304 consensus_queue.cc:1048] T 491c1436420343408bb5a0029bb81424 P dd03cff7c2a94ac0bec58ba71bd565fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9f3c1dff294a608644e349876fab62" member_type: VOTER last_known_addr { host: "127.27.244.67" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:04:07.126 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:07.129 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.132 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.154 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.165 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.167 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:07.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.194 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.220 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.226 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.227 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9efa1a9e, L:/127.0.0.1:32788 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.259 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.266 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.283 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.305 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x810f6a0e, L:/127.0.0.1:55230 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.340 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b9e9a05, L:/127.0.0.1:40532 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe07cd8e8, L:/127.0.0.1:55242 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32413b0b, L:/127.0.0.1:55256 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.348 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x79926878, L:/127.0.0.1:40538 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:07.349 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46326f1a, L:/127.0.0.1:55248 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfd2224c, L:/127.0.0.1:55262 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.354 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.365 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:07.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf88d9f9b, L:/127.0.0.1:32822 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c3ad8c6, L:/127.0.0.1:32802 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.375 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:07.365 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0bca43e, L:/127.0.0.1:32818 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=467), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [431ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.391 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f33758b, L:/127.0.0.1:32804 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=446), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [362ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [387ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=490), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [444ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=450), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [381ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.420 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.422 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:07.436 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:07.439 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.444 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x00e0b068, L:/127.0.0.1:55268 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.451 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5aeac635, L:/127.0.0.1:55276 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.458 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x777fb1e6, L:/127.0.0.1:40556 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.460 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b8aaff2, L:/127.0.0.1:32824 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.476 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0856a5cd, L:/127.0.0.1:32850 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [425ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.483 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4cd2a064, L:/127.0.0.1:40554 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:07.492 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:07.495 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:07.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=574), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [405ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [541ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:07.498947 28654 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items
20:04:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.499205 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 2)
20:04:07.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.526410 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 2)
20:04:07.543 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb7bda98, L:/127.0.0.1:40592 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.543 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22e76bea, L:/127.0.0.1:55290 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:07.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.549000 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 2)
20:04:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.550105 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 1)
20:04:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.552989 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 1)
20:04:07.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.559128 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.564 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa0bab8fd, L:/127.0.0.1:32862 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.562885 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.568146 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.570 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x00009634, L:/127.0.0.1:40564 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.571380 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.574 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce3366b9, L:/127.0.0.1:40568 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.573585 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.574528 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.576 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items
20:04:07.580 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd217d81b, L:/127.0.0.1:40600 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.579360 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.581 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56eb8dca, L:/127.0.0.1:32864 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:07.582 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6c245350, L:/127.0.0.1:40582 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:07.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.584513 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.586 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items
20:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.590811 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.592051 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.593242 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.594110 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.597 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:07.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.599246 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 9)
20:04:07.594 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:07.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.611784 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.618621 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32850 (request call id 4)
20:04:07.622 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items
20:04:07.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.621646 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.622833 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [367ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items, [479ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32864 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.27.244.124:39503, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [487ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1823254561(state=PENDING, result=null, callback=(continuation of Deferred@1735607260 after retry RPC after error@815251323), errback=(continuation of Deferred@1735607260 after retry RPC after error@815251323))) after lookup
20:04:07.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.646 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299971, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.646 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.653069 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.655 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items
20:04:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.654369 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.654809 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.656 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299950, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.665 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:07.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.666735 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.667155 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.668423 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.671239 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.673 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4f545ac4, L:/127.0.0.1:40548 - R:/127.27.244.125:33381] using TOKEN/null
20:04:07.676 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items
20:04:07.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.674810 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.677825 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.680 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.685283 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.687456 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.690619 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.694762 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.697644 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.699 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items
20:04:07.699 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.705061 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.708324 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.711133 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32824 (request call id 4)
20:04:07.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.725389 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 6)
20:04:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.724188 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 6)
20:04:07.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.752087 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 8)
20:04:07.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.754567 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 6)
20:04:07.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.756914 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32864 (request call id 6)
20:04:07.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:07.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.757542 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32864 (request call id 6)
20:04:07.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=813), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [443ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [457ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [484ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [485ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [504ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [534ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [534ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [540ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [543ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [545ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [552ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [553ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [560ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [563ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [566ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [568ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [586ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [586ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [588ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items, [624ms] refreshing cache from master, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [632ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [634ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [652ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1972022852(state=PENDING, result=null, callback=(continuation of Deferred@724292925 after retry RPC after error@1603468242) -> (continuation of Deferred@1360845726 after retry RPC after error@1908717431) -> (continuation of Deferred@70456911 after retry RPC after error@1278681456) -> (continuation of Deferred@2076234563 after retry RPC after error@795589699) -> (continuation of Deferred@871782031 after retry RPC after error@1186975008), errback=(continuation of Deferred@724292925 after retry RPC after error@1603468242) -> (continuation of Deferred@1360845726 after retry RPC after error@1908717431) -> (continuation of Deferred@70456911 after retry RPC after error@1278681456) -> (continuation of Deferred@2076234563 after retry RPC after error@795589699) -> (continuation of Deferred@871782031 after retry RPC after error@1186975008))) after lookup
20:04:07.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.771765 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:07.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.781247 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 6)
20:04:07.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.782455 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 7)
20:04:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.784981 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.787765 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.793056 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.793008 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.794003 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.798038 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.803543 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.807624 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.811398 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.814664 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.816313 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.818419 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 7)
20:04:07.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.824 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.828327 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 9)
20:04:07.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.832743 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 12)
20:04:07.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.833972 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 12)
20:04:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.834848 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 12)
20:04:07.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.838053 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 10)
20:04:07.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.842679 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 9)
20:04:07.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.844174 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 8)
20:04:07.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.852048 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 8)
20:04:07.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.854477 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 8)
20:04:07.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.867944 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 10)
20:04:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.870448 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 13)
20:04:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.871502 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 13)
20:04:07.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.873368 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 10)
20:04:07.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.878024 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.887385 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.891373 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.891373 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.894164 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.897519 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.908177 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.911028 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.912460 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.917858 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 11)
20:04:07.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.930948 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 12)
20:04:07.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.932075 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 12)
20:04:07.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.935027 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 13)
20:04:07.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.937289 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 13)
20:04:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.945495 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 13)
20:04:07.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.950616 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 15)
20:04:07.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.952044 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 15)
20:04:07.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.957636 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.964500 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 10)
20:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.968297 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 13)
20:04:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.970378 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 13)
20:04:07.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.971536 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 13)
20:04:07.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:07.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:07.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.985334 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 11)
20:04:07.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.991058 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 11)
20:04:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.993038 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 11)
20:04:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:07.999294 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 13)
20:04:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.010624 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 13)
20:04:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.012356 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 13)
20:04:08.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.013612 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 13)
20:04:08.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.015111 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 13)
20:04:08.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.025228 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 13)
20:04:08.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.032100 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 13)
20:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.034497 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 13)
20:04:08.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.037571 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 13)
20:04:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.053149 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 13)
20:04:08.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.054925 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 14)
20:04:08.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.058036 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 14)
20:04:08.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.065398 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 13)
20:04:08.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.071307 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 13)
20:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.077767 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.080 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.083932 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 15)
20:04:08.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.087450 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 15)
20:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.090588 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 14)
20:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.091320 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 14)
20:04:08.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.092375 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.094178 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.105158 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.107800 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.110801 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.111465 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.113087 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.118079 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 16)
20:04:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.127831 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.129 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.133625 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 20)
20:04:08.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.135789 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 11)
20:04:08.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.147912 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 11)
20:04:08.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.150653 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 11)
20:04:08.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.151795 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 11)
20:04:08.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.158468 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 11)
20:04:08.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.167251 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 19)
20:04:08.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.170953 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 22)
20:04:08.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.172384 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 18)
20:04:08.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.172396 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 18)
20:04:08.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.174377 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 18)
20:04:08.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.177603 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 18)
20:04:08.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.191109 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.191179 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.194083 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.197285 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.212087 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.214342 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.217527 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.228063 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 16)
20:04:08.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.234737 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 19)
20:04:08.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.237926 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 19)
20:04:08.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.238091 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 19)
20:04:08.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.247391 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 19)
20:04:08.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.251382 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 19)
20:04:08.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.251386 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 19)
20:04:08.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.257493 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 19)
20:04:08.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.271176 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 19)
20:04:08.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.274573 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 20)
20:04:08.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.278620 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 20)
20:04:08.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.282 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.284617 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 17)
20:04:08.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.288676 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.290735 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.290975 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.292696 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.305748 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.311600 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.313355 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.324848 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 7)
20:04:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.331195 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.336894 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 22)
20:04:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.344899 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 20)
20:04:08.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.349856 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 20)
20:04:08.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.352113 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 20)
20:04:08.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.353027 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 23)
20:04:08.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.357285 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 21)
20:04:08.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.370 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.372228 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 24)
20:04:08.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.372228 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 24)
20:04:08.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.377830 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 24)
20:04:08.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.385578 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.390707 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.394183 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.397874 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.410317 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.414654 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.417140 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 21)
20:04:08.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.430845 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 24)
20:04:08.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.433997 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.438004 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 24)
20:04:08.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.448021 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 22)
20:04:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.450618 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 22)
20:04:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.450984 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 22)
20:04:08.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.454257 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 22)
20:04:08.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.473932 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 23)
20:04:08.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.478278 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 25)
20:04:08.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.485 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.487454 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 22)
20:04:08.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.491110 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.492081 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.492077 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.494597 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.497311 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:08.510730 28654 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items [suppressed 196 similar messages]
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.511025 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.511958 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.512728 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:08.516062 28673 debug-util.cc:398] Leaking SignalData structure 0x7b080007df60 after lost signal to thread 28638
20:04:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:08.516623 28673 debug-util.cc:398] Leaking SignalData structure 0x7b080007bf60 after lost signal to thread 28676
20:04:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.517148 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.531649 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.532627 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 24)
20:04:08.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.538820 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 25)
20:04:08.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.551038 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 25)
20:04:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.551844 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 27)
20:04:08.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.552848 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 27)
20:04:08.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.554054 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 27)
20:04:08.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.570930 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 24)
20:04:08.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.571810 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 10)
20:04:08.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.578437 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32772 (request call id 26)
20:04:08.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.586 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.591001 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.591645 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.592746 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.598227 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.611325 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.613451 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.617597 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 28)
20:04:08.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.624970 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 23)
20:04:08.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.642163 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 29)
20:04:08.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.650718 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 29)
20:04:08.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.652259 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 30)
20:04:08.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.671083 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 30)
20:04:08.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.672160 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 32)
20:04:08.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.678282 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 32)
20:04:08.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.684 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.690 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:08.700 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:08.700 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:08.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:08.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:08.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:08.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:08.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:08.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.697674 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 25)
20:04:08.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.701318 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 25)
20:04:08.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:08.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:08.711 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:08.717 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:08.720 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.721421 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 25)
20:04:08.729 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.731333 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 25)
20:04:08.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:08.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.733372 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32802 (request call id 25)
20:04:08.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:08.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.740 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:08.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:08.751 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:08.759 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:08.770 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d15e224, L:/127.0.0.1:35388 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:08.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.772017 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 30)
20:04:08.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.774024 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 30)
20:04:08.775 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items
20:04:08.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.777547 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32850 (request call id 32)
20:04:08.786 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2afa7058, L:/127.0.0.1:41382 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:08.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.789974 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32822 (request call id 25)
20:04:08.798 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc9aee3f, L:/127.0.0.1:42472 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:08.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.800 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.811112 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.813151 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.819211 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.821 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items
20:04:08.823 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.827776 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.830646 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.832412 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.838388 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 32)
20:04:08.839 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items
20:04:08.844 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.847185 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 27)
20:04:08.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.850709 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 32)
20:04:08.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.852245 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 29)
20:04:08.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.852340 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 29)
20:04:08.858 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items
20:04:08.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.857501 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 29)
20:04:08.859 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.867635 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 29)
20:04:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.870601 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 29)
20:04:08.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.872116 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32824 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 29)
20:04:08.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.873958 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32818 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 29)
20:04:08.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.879376 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 29)
20:04:08.880 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items
20:04:08.881 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.886487 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.888 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:08.889 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:08.889 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:08.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:08.890 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:08.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:08.890 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:08.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:08.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:08.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:08.896 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:08.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.898828 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32802 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35388 (request call id 5)
20:04:08.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.904 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:08.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.905 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:08.905 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:08.905 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:08.905 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:08.907 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:08.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:08.909 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:08.909 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:08.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:08.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [59ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items, [77ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 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.27.244.124:39503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35388 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.27.244.124:39503, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [187ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1234247966(state=PENDING, result=null, callback=(continuation of Deferred@286157489 after retry RPC after error@2022870710) -> (continuation of Deferred@1776786338 after retry RPC after error@700374609) -> (continuation of Deferred@1258779189 after retry RPC after error@663528157) -> (continuation of Deferred@1927485189 after retry RPC after error@770704222) -> (continuation of Deferred@1561741839 after retry RPC after error@533631290), errback=(continuation of Deferred@286157489 after retry RPC after error@2022870710) -> (continuation of Deferred@1776786338 after retry RPC after error@700374609) -> (continuation of Deferred@1258779189 after retry RPC after error@663528157) -> (continuation of Deferred@1927485189 after retry RPC after error@770704222) -> (continuation of Deferred@1561741839 after retry RPC after error@533631290))) after lookup
20:04:08.911 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:08.908 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:08.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:08.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:08.923 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:08.927 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:08.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.927436 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 38)
20:04:08.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:08.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.930462 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 38)
20:04:08.932 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x061c77af, L:/127.0.0.1:42476 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:08.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.937081 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32824 (request call id 38)
20:04:08.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:08.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:08.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:08.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:08.952 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfb29395d, L:/127.0.0.1:41394 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:08.952 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:08.954 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:08.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.957317 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 9)
20:04:08.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.967164 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 31)
20:04:08.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03a039be, L:/127.0.0.1:35398 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:08.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.969247 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 31)
20:04:08.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.971306 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 31)
20:04:08.973 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:08.974 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items
20:04:08.974 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.975 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:08.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:08.978 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.978600 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 31)
20:04:08.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:08.983 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:08.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.986068 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32864 (request call id 31)
20:04:08.987 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items
20:04:08.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:08.989 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:08.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.991724 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 35)
20:04:08.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:08.997908 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:08.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 11)
20:04:09.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.005642 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35398 (request call id 2)
20:04:09.009 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8ffdf1b, L:/127.0.0.1:35402 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.010 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.010919 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35398 (request call id 2)
20:04:09.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.011811 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35398 (request call id 2)
20:04:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.014019 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35398 (request call id 2)
20:04:09.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.018 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.018 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.019 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.019 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.017 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items
20:04:09.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=120), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [32ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items, [71ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35398 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [110ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@44849152(state=PENDING, result=null, callback=(continuation of Deferred@2049776649 after retry RPC after error@870619645) -> (continuation of Deferred@42959686 after retry RPC after error@1652795215), errback=(continuation of Deferred@2049776649 after retry RPC after error@870619645) -> (continuation of Deferred@42959686 after retry RPC after error@1652795215))) after lookup
20:04:09.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.027 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.029 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.034 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fbc38fc, L:/127.0.0.1:42486 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.031702 28655 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 33)
20:04:09.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.032788 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32804 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 30)
20:04:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.034042 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 30)
20:04:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.034179 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32818 (request call id 30)
20:04:09.037 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.038 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb33dbdd0, L:/127.0.0.1:41396 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.042 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.043 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.057 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.058 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.057281 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35402 (request call id 1)
20:04:09.058 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.065274 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35398 (request call id 4)
20:04:09.066 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items
20:04:09.066 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.070 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.070377 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32788 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35398 (request call id 4)
20:04:09.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.073632 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35398 (request call id 4)
20:04:09.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.075349 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35398 (request call id 4)
20:04:09.076 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items
20:04:09.079 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.080 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.093 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.094 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.094 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.094 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.100 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8cdd1128, L:/127.0.0.1:42488 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 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.27.244.124:39503, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [110ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35402 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [145ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1140918575(state=PENDING, result=null, callback=(continuation of Deferred@281947792 after retry RPC after error@1972349758) -> (continuation of Deferred@1756025387 after retry RPC after error@607057504) -> (continuation of Deferred@1173743323 after retry RPC after error@1294689024), errback=(continuation of Deferred@281947792 after retry RPC after error@1972349758) -> (continuation of Deferred@1756025387 after retry RPC after error@607057504) -> (continuation of Deferred@1173743323 after retry RPC after error@1294689024))) after lookup
20:04:09.109 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.115228 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35402 (request call id 4)
20:04:09.120 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8659059d, L:/127.0.0.1:35418 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.121 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [76ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:09.126 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0534ecf2, L:/127.0.0.1:41406 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.126533 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35418 (request call id 1)
20:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.131678 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 39)
20:04:09.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.138 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.138963 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32788 (request call id 39)
20:04:09.140 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.144 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.145 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.145 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.148 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.148 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.149 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.149 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.150 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.154492 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 36)
20:04:09.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.156133 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 36)
20:04:09.158 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.161 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.169174 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 12)
20:04:09.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.170836 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 12)
20:04:09.174 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19a28204, L:/127.0.0.1:42494 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.175078 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 12)
20:04:09.179 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.189 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ef37305, L:/127.0.0.1:35424 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.191051 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 12)
20:04:09.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.193602 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 12)
20:04:09.194 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items
20:04:09.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.196034 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 12)
20:04:09.199 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf582f793, L:/127.0.0.1:41420 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.202 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.204 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.206 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=134), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [70ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [95ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35424 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@983727358(state=PENDING, result=null, callback=(continuation of Deferred@1985016012 after retry RPC after error@1690357161), errback=(continuation of Deferred@1985016012 after retry RPC after error@1690357161))) after lookup
20:04:09.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b980557, L:/127.0.0.1:42496 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.232 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.234562 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 37)
20:04:09.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.235569 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 37)
20:04:09.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.236980 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32862 (request call id 37)
20:04:09.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.241 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.243 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.250 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.250 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.251 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.251 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.251 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.257745 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35402 (request call id 11)
20:04:09.261 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.268 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.271056 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35418 (request call id 6)
20:04:09.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.288 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.297 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8037ae03, L:/127.0.0.1:35436 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.299 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.300 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.304996 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35418 (request call id 6)
20:04:09.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.314 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.320 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.319615 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 7)
20:04:09.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.328 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6836e91, L:/127.0.0.1:41434 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.327915 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 7)
20:04:09.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.330438 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 17)
20:04:09.332 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items
20:04:09.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.333775 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 17)
20:04:09.334 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.334 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.336084 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 8)
20:04:09.338 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.340 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.345247 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.348 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x473607a4, L:/127.0.0.1:42506 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.358211 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 18)
20:04:09.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.364156 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.366436 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.370631 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.375 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca52b287, L:/127.0.0.1:41444 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8c9baf4, L:/127.0.0.1:35440 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.383772 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.385372 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.386 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items
20:04:09.389 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x74679914, L:/127.0.0.1:41438 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.391003 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.392 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.393 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa281682b, L:/127.0.0.1:35444 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.394487 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.397006 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.398 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15be11a4, L:/127.0.0.1:42510 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.405701 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.407 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.410158 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.415024 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35436 (request call id 1)
20:04:09.416 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items
20:04:09.416 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.432255 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=295), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [73ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items, [180ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [180ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [206ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@441520633(state=PENDING, result=null, callback=(continuation of Deferred@277349987 after retry RPC after error@729918907), errback=(continuation of Deferred@277349987 after retry RPC after error@729918907))) after lookup
20:04:09.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.442 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.442 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.445216 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 2)
20:04:09.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.445240 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 2)
20:04:09.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.446594 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 2)
20:04:09.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.447551 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35436 (request call id 2)
20:04:09.449 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items
20:04:09.449 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.457 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.458 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.458 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.458 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.460 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.466012 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 3)
20:04:09.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.464926 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 3)
20:04:09.467 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.467 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.482525 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 3)
20:04:09.485 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.492691 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 3)
20:04:09.494 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.500 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:09.510844 28657 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items [suppressed 125 similar messages]
20:04:09.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.511127 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 3)
20:04:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.507807 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 3)
20:04:09.515 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items
20:04:09.515 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.516 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.516 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.514138 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 34)
20:04:09.518 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.524 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.525853 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 34)
20:04:09.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.530571 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32804 (request call id 34)
20:04:09.532 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.534 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.539275 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 21)
20:04:09.541 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.545862 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 21)
20:04:09.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.546849 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 4)
20:04:09.548 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.548 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.554071 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 4)
20:04:09.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.555663 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35440 (request call id 4)
20:04:09.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.569 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.573314 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=386), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [119ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items, [151ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items, [184ms] refreshing cache from master, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [187ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items, [209ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 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.27.244.124:39503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [225ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items, [275ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [305ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@758164111(state=PENDING, result=null, callback=(continuation of Deferred@304174930 after retry RPC after error@700883252) -> (continuation of Deferred@28460397 after retry RPC after error@696185606) -> (continuation of Deferred@838711996 after retry RPC after error@766403254) -> (continuation of Deferred@1050989379 after retry RPC after error@1612505426), errback=(continuation of Deferred@304174930 after retry RPC after error@700883252) -> (continuation of Deferred@28460397 after retry RPC after error@696185606) -> (continuation of Deferred@838711996 after retry RPC after error@766403254) -> (continuation of Deferred@1050989379 after retry RPC after error@1612505426))) after lookup
20:04:09.581 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x551bc141, L:/127.0.0.1:35448 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.582854 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35440 (request call id 5)
20:04:09.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.583428 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.584079 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.588 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items
20:04:09.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.590085 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a6500f8, L:/127.0.0.1:42516 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.599 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2fd4f4c3, L:/127.0.0.1:41452 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.602 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.603174 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.605661 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.619935 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.622 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items
20:04:09.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.624 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.623920 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.624856 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 11)
20:04:09.626 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items
20:04:09.626 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.644264 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35440 (request call id 6)
20:04:09.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.645242 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35440 (request call id 6)
20:04:09.646 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items
20:04:09.646 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.650589 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35440 (request call id 6)
20:04:09.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.660969 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35440 (request call id 6)
20:04:09.661 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items
20:04:09.662 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.662985 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35440 (request call id 6)
20:04:09.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.674 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.681488 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35448 (request call id 4)
20:04:09.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.701705 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35444 (request call id 7)
20:04:09.702 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items
20:04:09.702 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.703912 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35444 (request call id 7)
20:04:09.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.722874 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35444 (request call id 7)
20:04:09.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.724802 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35444 (request call id 7)
20:04:09.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.742 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:09.742 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:09.742 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:09.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:09.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:09.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:09.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:09.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:09.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=460), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [108ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 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.27.244.124:39503, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 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.27.244.124:39503, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [186ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [187ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [210ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [218ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 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.27.244.124:39503, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [250ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 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.27.244.124:39503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [325ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [328ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [406ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [407ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1019346985(state=PENDING, result=null, callback=(continuation of Deferred@144616822 after retry RPC after error@229939693) -> (continuation of Deferred@1879206407 after retry RPC after error@1559101286) -> (continuation of Deferred@568659088 after retry RPC after error@146244272) -> (continuation of Deferred@1795589107 after retry RPC after error@1487095610) -> (continuation of Deferred@1361789234 after retry RPC after error@1698556837) -> (continuation of Deferred@989591018 after retry RPC after error@2015624984) -> (continuation of Deferred@1930036223 after retry RPC after error@2036379384), errback=(continuation of Deferred@144616822 after retry RPC after error@229939693) -> (continuation of Deferred@1879206407 after retry RPC after error@1559101286) -> (continuation of Deferred@568659088 after retry RPC after error@146244272) -> (continuation of Deferred@1795589107 after retry RPC after error@1487095610) -> (continuation of Deferred@1361789234 after retry RPC after error@1698556837) -> (continuation of Deferred@989591018 after retry RPC after error@2015624984) -> (continuation of Deferred@1930036223 after retry RPC after error@2036379384))) after lookup
20:04:09.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:09.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=260), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [92ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items, [98ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [146ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items, [150ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35448 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.27.244.124:39503, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [243ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [258ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1070664981(state=PENDING, result=null, callback=(continuation of Deferred@275752091 after retry RPC after error@237245647) -> (continuation of Deferred@1752228836 after retry RPC after error@1610543706) -> (continuation of Deferred@844680770 after retry RPC after error@485766826) -> (continuation of Deferred@1937017107 after retry RPC after error@1538312453) -> (continuation of Deferred@804136687 after retry RPC after error@311563486), errback=(continuation of Deferred@275752091 after retry RPC after error@237245647) -> (continuation of Deferred@1752228836 after retry RPC after error@1610543706) -> (continuation of Deferred@844680770 after retry RPC after error@485766826) -> (continuation of Deferred@1937017107 after retry RPC after error@1538312453) -> (continuation of Deferred@804136687 after retry RPC after error@311563486))) after lookup
20:04:09.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.760424 28655 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 22)
20:04:09.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.762204 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 22)
20:04:09.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:09.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:09.767 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:09.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.770809 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 22)
20:04:09.773 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:09.775 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:09.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:09.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.790 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:09.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.791574 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35402 (request call id 17)
20:04:09.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:09.797 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:09.800 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:09.801 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:09.801 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:09.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.803267 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 11)
20:04:09.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.810645 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 11)
20:04:09.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.814936 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 11)
20:04:09.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.817567 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 7)
20:04:09.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.825471 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 15)
20:04:09.830 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ac554d8, L:/127.0.0.1:35454 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:09.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.831856 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 15)
20:04:09.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.833127 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 15)
20:04:09.834 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items
20:04:09.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.835263 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 15)
20:04:09.844 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc981e837, L:/127.0.0.1:41454 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:09.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.850708 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 15)
20:04:09.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30f4808b, L:/127.0.0.1:42520 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:09.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.855377 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 15)
20:04:09.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.860 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.871284 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 17)
20:04:09.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.872324 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35418 (request call id 18)
20:04:09.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.875672 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35418 (request call id 18)
20:04:09.878 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items
20:04:09.878 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.877300 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35418 (request call id 18)
20:04:09.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.884001 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 12)
20:04:09.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.890070 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 18)
20:04:09.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.894290 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 2)
20:04:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.896903 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 2)
20:04:09.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.900106 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 2)
20:04:09.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.915411 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 2)
20:04:09.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.917156 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 2)
20:04:09.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.918457 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.919 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items
20:04:09.919 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.920121 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.922477 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.936211 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.937 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items
20:04:09.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.937 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.938134 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.940800 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.951047 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.954973 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.956 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items
20:04:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.957913 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35448 (request call id 8)
20:04:09.958 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:09.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:09.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.962296 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 16)
20:04:09.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.975416 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35402 (request call id 23)
20:04:09.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.978157 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35402 (request call id 23)
20:04:09.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.983 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.985513 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 17)
20:04:09.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:09.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.990037 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35418 (request call id 20)
20:04:09.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.994357 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.997454 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:09.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:09.999903 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.002739 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.010965 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.017850 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.018540 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.021947 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.031036 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.032089 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.038286 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.042279 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.050354 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.058768 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35454 (request call id 5)
20:04:10.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:10.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 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.27.244.124:39503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35454 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.27.244.124:39503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [291ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@507343320(state=PENDING, result=null, callback=(continuation of Deferred@1944719203 after retry RPC after error@803843486) -> (continuation of Deferred@198479236 after retry RPC after error@2115145367) -> (continuation of Deferred@1562380065 after retry RPC after error@1070056518) -> (continuation of Deferred@282117783 after retry RPC after error@2052887596) -> (continuation of Deferred@664313161 after retry RPC after error@654084104), errback=(continuation of Deferred@1944719203 after retry RPC after error@803843486) -> (continuation of Deferred@198479236 after retry RPC after error@2115145367) -> (continuation of Deferred@1562380065 after retry RPC after error@1070056518) -> (continuation of Deferred@282117783 after retry RPC after error@2052887596) -> (continuation of Deferred@664313161 after retry RPC after error@654084104))) after lookup
20:04:10.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.066524 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35454 (request call id 6)
20:04:10.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:10.087 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.088 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.088 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.090 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.090 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.097 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.098026 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 15)
20:04:10.099 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.100 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.101 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:10.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.102264 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 15)
20:04:10.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.105221 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 15)
20:04:10.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:10.109 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.110345 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.115 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:10.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.125588 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.130 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a9f8077, L:/127.0.0.1:42528 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:10.132 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:10.136 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:10.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.142693 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.146855 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.149 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b86c18a, L:/127.0.0.1:35458 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:10.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.150527 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.151 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.151 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc9ec765, L:/127.0.0.1:41464 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:10.158 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.157600 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.161666 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 21)
20:04:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.163211 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 13)
20:04:10.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.164983 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 13)
20:04:10.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.166742 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 13)
20:04:10.167 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.168 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.168 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.178149 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 16)
20:04:10.183 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.182260 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 16)
20:04:10.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.186890 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 16)
20:04:10.187 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.200400 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35444 (request call id 18)
20:04:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.201987 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 3)
20:04:10.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.206841 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.207 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.207 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.210130 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.221 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.220614 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.222 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.223009 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.225303 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.230440 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.241487 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.250541 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.260401 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.263 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.261929 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 13)
20:04:10.264 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.280408 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35444 (request call id 22)
20:04:10.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.300818 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 6)
20:04:10.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.303421 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 6)
20:04:10.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.314915 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 6)
20:04:10.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.323019 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 6)
20:04:10.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.324872 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 25)
20:04:10.325 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.325 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.334264 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 25)
20:04:10.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.337158 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35398 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 31)
20:04:10.342 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.341207 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 31)
20:04:10.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.343945 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35388 (request call id 31)
20:04:10.344 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.350364 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 9)
20:04:10.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.354645 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 9)
20:04:10.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.362599 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 9)
20:04:10.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.374 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.383172 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 19)
20:04:10.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.390674 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35436 (request call id 19)
20:04:10.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.396 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.402127 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 21)
20:04:10.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.410671 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 21)
20:04:10.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.411736 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.417872 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.430922 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.438328 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.450281 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.458621 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.477828 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35424 (request call id 22)
20:04:10.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.490924 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35418 (request call id 35)
20:04:10.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.503 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.503 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.503 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.504 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.504 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:10.518394 28655 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items [suppressed 135 similar messages]
20:04:10.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.518652 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 23)
20:04:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.522013 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 8)
20:04:10.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.525 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.529 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.535069 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 8)
20:04:10.538 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.542 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.552 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.555195 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 8)
20:04:10.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.557595 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 8)
20:04:10.561 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:10.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.565668 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 26)
20:04:10.567 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items
20:04:10.567 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:10.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.574599 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35398 (request call id 26)
20:04:10.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.583 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.583 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.583 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.595070 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35448 (request call id 25)
20:04:10.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.601 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.601 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.601 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.614 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:10.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:10.635 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.638085 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 12)
20:04:10.649 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.651 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.665 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f18396b, L:/127.0.0.1:42540 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:10.667 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.676 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.678 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.684 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.686 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.716 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.716 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.716 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.719 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.725 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.726 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.727 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.727 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.732 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:10.735 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:10.740 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:10.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:10.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.745 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.753 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:10.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:10.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.760 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.763 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f1b628c, L:/127.0.0.1:41476 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:10.765 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:10.768 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:10.783 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x212b33a9, L:/127.0.0.1:41482 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:10.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:10.794 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde18ff2f, L:/127.0.0.1:42552 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:10.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.803 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.803 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.803 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9cac07b, L:/127.0.0.1:41496 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:10.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0faac1f8, L:/127.0.0.1:35486 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:10.811 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:10.818 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf38a427d, L:/127.0.0.1:42564 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:10.832 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe75a4350, L:/127.0.0.1:35470 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:10.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x10db78bb, L:/127.0.0.1:35494 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:10.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.833907 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35486 (request call id 0)
20:04:10.835 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items
20:04:10.835 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.835 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items
20:04:10.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.834733 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.835 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.836 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35486 (request call id 0)
20:04:10.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.839211 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35470 (request call id 1)
20:04:10.840 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items
20:04:10.840 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:10.852 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.853 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:10.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=326), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [179ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items, [298ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [306ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@2127616511(state=PENDING, result=null, callback=(continuation of Deferred@516297495 after retry RPC after error@1331986680), errback=(continuation of Deferred@516297495 after retry RPC after error@1331986680))) after lookup
20:04:10.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.860 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.872 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:10.878 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:10.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:10.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [110ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35486 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [185ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@673822231(state=PENDING, result=null, callback=(continuation of Deferred@1433598938 after retry RPC after error@424401028), errback=(continuation of Deferred@1433598938 after retry RPC after error@424401028))) after lookup
20:04:10.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299976, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:10.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [128ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items, [159ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35494 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [186ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1032738710(state=PENDING, result=null, callback=(continuation of Deferred@654676611 after retry RPC after error@1818690421), errback=(continuation of Deferred@654676611 after retry RPC after error@1818690421))) after lookup
20:04:10.890 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:10.894 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:10.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.894575 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35494 (request call id 2)
20:04:10.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:10.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:10.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.905009 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 3)
20:04:10.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.910 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:10.911 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:10.914 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:10.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.914418 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 23)
20:04:10.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.917801 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 23)
20:04:10.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.920172 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 23)
20:04:10.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.922729 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.934698 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x58615903, L:/127.0.0.1:42572 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:10.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.937970 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.939790 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.946 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x09802180, L:/127.0.0.1:35510 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:10.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.948004 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.949 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items
20:04:10.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:10.950 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:10.952 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:10.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.954775 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.957 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8abb402d, L:/127.0.0.1:42582 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:10.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.958194 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35440 (request call id 22)
20:04:10.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.960 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.960 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.960 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:10.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:10.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:10.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:10.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:10.964 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5fdd4f40, L:/127.0.0.1:35514 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:10.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.965687 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35514 (request call id 0)
20:04:10.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x895104f0, L:/127.0.0.1:41522 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:10.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.974982 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35514 (request call id 0)
20:04:10.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:10.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:10.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.978389 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35514 (request call id 0)
20:04:10.979 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:10.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.980402 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.980 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:10.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35514 (request call id 0)
20:04:10.991 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x119203dd, L:/127.0.0.1:41506 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:10.992 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:10.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:10.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:10.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:10.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:10.996265 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35514 (request call id 0)
20:04:10.999 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:10.999 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:10.999 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:10.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [109ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=null) after lookup
20:04:11.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:11.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:11.000 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:11.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:11.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:11.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:11.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:11.005 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:11.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.009 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:11.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf7d3794, L:/127.0.0.1:42594 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:11.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.018425 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 8)
20:04:11.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.019366 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35510 (request call id 1)
20:04:11.019 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:11.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:11.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:11.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.022258 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 9)
20:04:11.023 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items
20:04:11.024 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.024 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:11.033 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:11.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.034725 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35454 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 9)
20:04:11.036 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3e83da3, L:/127.0.0.1:35524 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:11.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.036907 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 9)
20:04:11.036 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba1e1112, L:/127.0.0.1:41538 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:11.037 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.038236 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 9)
20:04:11.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.039790 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 9)
20:04:11.041 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.042 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items
20:04:11.043 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.046 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:11.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:11.052 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:11.054 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:11.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.058996 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35458 (request call id 9)
20:04:11.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=965), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [35ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [60ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [60ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 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.27.244.124:39503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [227ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [246ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [427ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [469ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items, [921ms] refreshing cache from master, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [927ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [928ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [964ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@107619705(state=PENDING, result=null, callback=(continuation of Deferred@1240841580 after retry RPC after error@933668399) -> (continuation of Deferred@835936408 after retry RPC after error@1715853878) -> (continuation of Deferred@46077263 after retry RPC after error@2772201) -> (continuation of Deferred@718744532 after retry RPC after error@1644937426) -> (continuation of Deferred@409248945 after retry RPC after error@1258028624) -> (continuation of Deferred@1499592016 after retry RPC after error@1708172286) -> (continuation of Deferred@1479332569 after retry RPC after error@1303424754) -> (continuation of Deferred@455936353 after retry RPC after error@2072151721) -> (continuation of Deferred@1158035738 after retry RPC after error@227137654), errback=(continuation of Deferred@1240841580 after retry RPC after error@933668399) -> (continuation of Deferred@835936408 after retry RPC after error@1715853878) -> (continuation of Deferred@46077263 after retry RPC after error@2772201) -> (continuation of Deferred@718744532 after retry RPC after error@1644937426) -> (continuation of Deferred@409248945 after retry RPC after error@1258028624) -> (continuation of Deferred@1499592016 after retry RPC after error@1708172286) -> (continuation of Deferred@1479332569 after retry RPC after error@1303424754) -> (continuation of Deferred@455936353 after retry RPC after error@2072151721) -> (continuation of Deferred@1158035738 after retry RPC after error@227137654))) after lookup
20:04:11.065 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items
20:04:11.065 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.066 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.065759 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.068 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.068 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.069895 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:11.076 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:11.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.077894 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.079025 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.080 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items
20:04:11.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.082 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.081585 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.083808 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.084 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:11.094 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7dc66704, L:/127.0.0.1:42606 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:11.096 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:11.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.097965 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.101750 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.104 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.104 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.103502 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.109 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbcf5fe02, L:/127.0.0.1:35532 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.111047 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35458 (request call id 10)
20:04:11.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.115 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items
20:04:11.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.116 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.118796 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 11)
20:04:11.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.119660 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 11)
20:04:11.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.121945 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [113ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items, [114ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [187ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items, [188ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [206ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items, [207ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [207ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 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.27.244.124:39503, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items, [229ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [229ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 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.27.244.124:39503, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [246ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35510 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.27.244.124:39503, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [284ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@27360063(state=PENDING, result=null, callback=(continuation of Deferred@324926426 after retry RPC after error@820690148) -> (continuation of Deferred@1811702451 after retry RPC after error@1636729968) -> (continuation of Deferred@502345904 after retry RPC after error@2014945910) -> (continuation of Deferred@1895345724 after retry RPC after error@1707088215) -> (continuation of Deferred@1897976303 after retry RPC after error@1142937519), errback=(continuation of Deferred@324926426 after retry RPC after error@820690148) -> (continuation of Deferred@1811702451 after retry RPC after error@1636729968) -> (continuation of Deferred@502345904 after retry RPC after error@2014945910) -> (continuation of Deferred@1895345724 after retry RPC after error@1707088215) -> (continuation of Deferred@1897976303 after retry RPC after error@1142937519))) after lookup
20:04:11.127 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.127099 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.130 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.134133 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.135 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x95602087, L:/127.0.0.1:41546 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:11.138 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.140745 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.158 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items
20:04:11.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.167 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.142223 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.153471 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.156091 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.160929 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.163046 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35510 (request call id 6)
20:04:11.177 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.179829 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 6)
20:04:11.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.180863 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 5)
20:04:11.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.181680 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.189 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.189 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.188381 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.194010 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.197853 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.198 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items
20:04:11.198 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.199432 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.200801 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.202538 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.213150 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.217437 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.218 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items
20:04:11.218 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.219899 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35454 (request call id 29)
20:04:11.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.229 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.233551 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 8)
20:04:11.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.237716 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35532 (request call id 4)
20:04:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.238653 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35532 (request call id 4)
20:04:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.239127 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35532 (request call id 4)
20:04:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.240907 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35532 (request call id 4)
20:04:11.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.242321 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 6)
20:04:11.244 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items
20:04:11.244 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.254739 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 6)
20:04:11.256 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items
20:04:11.257 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.259419 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 6)
20:04:11.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.260509 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 6)
20:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.273207 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 14)
20:04:11.274 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items
20:04:11.274 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.282207 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 17)
20:04:11.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.297968 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 17)
20:04:11.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.299017 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 17)
20:04:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.314082 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 17)
20:04:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.320012 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 17)
20:04:11.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.322206 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 17)
20:04:11.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.324069 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.324 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.325 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:11.325 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:11.325 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:11.326 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:11.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:11.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:11.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:11.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:11.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=306), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 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.27.244.124:39503, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 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.27.244.124:39503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 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.27.244.124:39503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [213ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 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.27.244.124:39503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [225ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items, [283ms] refreshing cache from master, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [287ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@2046996407(state=PENDING, result=null, callback=(continuation of Deferred@2096956976 after retry RPC after error@732725219) -> (continuation of Deferred@472983393 after retry RPC after error@1931566151) -> (continuation of Deferred@1744373909 after retry RPC after error@803348718) -> (continuation of Deferred@989663324 after retry RPC after error@1137156128) -> (continuation of Deferred@1817556333 after retry RPC after error@1376652633) -> (continuation of Deferred@2332852 after retry RPC after error@2124148272), errback=(continuation of Deferred@2096956976 after retry RPC after error@732725219) -> (continuation of Deferred@472983393 after retry RPC after error@1931566151) -> (continuation of Deferred@1744373909 after retry RPC after error@803348718) -> (continuation of Deferred@989663324 after retry RPC after error@1137156128) -> (continuation of Deferred@1817556333 after retry RPC after error@1376652633) -> (continuation of Deferred@2332852 after retry RPC after error@2124148272))) after lookup
20:04:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.334190 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 7)
20:04:11.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.337512 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 7)
20:04:11.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:11.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:11.349 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:11.350 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:11.352 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:11.353 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:11.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:11.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:11.356 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:11.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.357606 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 7)
20:04:11.358 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:11.374 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:11.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.378928 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 10)
20:04:11.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed974ca4, L:/127.0.0.1:42614 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:11.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.380465 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 10)
20:04:11.381 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:11.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.398 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b023e0c, L:/127.0.0.1:35546 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.399436 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35510 (request call id 13)
20:04:11.400 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items
20:04:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.403007 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 7)
20:04:11.413 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x82b2f75f, L:/127.0.0.1:41554 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.413801 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 7)
20:04:11.416 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.418162 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35524 (request call id 7)
20:04:11.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.432 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [36ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [60ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [61ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 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.27.244.124:39503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [102ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [147ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 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.27.244.124:39503, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [209ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 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.27.244.124:39503, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [264ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [294ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [424ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@941898188(state=PENDING, result=null, callback=(continuation of Deferred@962644119 after retry RPC after error@165069511) -> (continuation of Deferred@1098411321 after retry RPC after error@1477166723) -> (continuation of Deferred@1729141093 after retry RPC after error@1483714490) -> (continuation of Deferred@1518075947 after retry RPC after error@1548089913) -> (continuation of Deferred@1065192293 after retry RPC after error@449503567) -> (continuation of Deferred@546166629 after retry RPC after error@1407870335) -> (continuation of Deferred@2091716 after retry RPC after error@1293067025), errback=(continuation of Deferred@962644119 after retry RPC after error@165069511) -> (continuation of Deferred@1098411321 after retry RPC after error@1477166723) -> (continuation of Deferred@1729141093 after retry RPC after error@1483714490) -> (continuation of Deferred@1518075947 after retry RPC after error@1548089913) -> (continuation of Deferred@1065192293 after retry RPC after error@449503567) -> (continuation of Deferred@546166629 after retry RPC after error@1407870335) -> (continuation of Deferred@2091716 after retry RPC after error@1293067025))) after lookup
20:04:11.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [38ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35546 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@725414765(state=PENDING, result=null, callback=(continuation of Deferred@2146633311 after retry RPC after error@442342334), errback=(continuation of Deferred@2146633311 after retry RPC after error@442342334))) after lookup
20:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.439446 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35470 (request call id 14)
20:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.439560 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35470 (request call id 14)
20:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.440510 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35524 (request call id 8)
20:04:11.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.452775 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 12)
20:04:11.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.459484 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 12)
20:04:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.475562 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 12)
20:04:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.479818 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 12)
20:04:11.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.489 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.494117 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.498184 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.499840 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.512633 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.517732 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:11.519287 28655 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items [suppressed 107 similar messages]
20:04:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.519522 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.520008 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.520540 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.537915 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35532 (request call id 8)
20:04:11.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.541 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.540940 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.541 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:11.541 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:11.541 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:11.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:11.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:11.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:11.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:11.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:11.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:11.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:11.554 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:11.555 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:11.556 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:11.557 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:11.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:11.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:11.560 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.560921 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35470 (request call id 15)
20:04:11.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:11.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:11.569 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.572192 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35470 (request call id 15)
20:04:11.583 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f76d1ec, L:/127.0.0.1:35548 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:11.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.584237 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35470 (request call id 15)
20:04:11.585 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items
20:04:11.589 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x380a06b1, L:/127.0.0.1:42620 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:11.589 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4a1d8a49, L:/127.0.0.1:41566 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:11.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.591 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.593 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.595117 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.598304 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.600271 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.613547 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.616165 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.617 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items
20:04:11.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.618 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.633059 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.639428 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 7)
20:04:11.640 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items
20:04:11.640 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.640630 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 20)
20:04:11.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.652971 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 16)
20:04:11.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.659848 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 23)
20:04:11.660 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items
20:04:11.660 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.661454 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 23)
20:04:11.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.674396 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 23)
20:04:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.677096 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 23)
20:04:11.678 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items
20:04:11.680 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.681656 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 19)
20:04:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.682567 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 19)
20:04:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.685681 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 13)
20:04:11.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.699942 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35548 (request call id 5)
20:04:11.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.701718 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35548 (request call id 5)
20:04:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.715220 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35548 (request call id 5)
20:04:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.722213 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35548 (request call id 5)
20:04:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.734510 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35548 (request call id 5)
20:04:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.742504 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35548 (request call id 5)
20:04:11.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:11.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [31ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35548 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.27.244.124:39503, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1439576245(state=PENDING, result=null, callback=(continuation of Deferred@1725024030 after retry RPC after error@80686276) -> (continuation of Deferred@834369353 after retry RPC after error@357868115) -> (continuation of Deferred@2111139536 after retry RPC after error@8508578) -> (continuation of Deferred@1785391812 after retry RPC after error@1511820256) -> (continuation of Deferred@216653213 after retry RPC after error@46345318), errback=(continuation of Deferred@1725024030 after retry RPC after error@80686276) -> (continuation of Deferred@834369353 after retry RPC after error@357868115) -> (continuation of Deferred@2111139536 after retry RPC after error@8508578) -> (continuation of Deferred@1785391812 after retry RPC after error@1511820256) -> (continuation of Deferred@216653213 after retry RPC after error@46345318))) after lookup
20:04:11.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.755087 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35548 (request call id 6)
20:04:11.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.757 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.762164 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 17)
20:04:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.763068 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 16)
20:04:11.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.773571 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 16)
20:04:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.776779 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 16)
20:04:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.777670 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 24)
20:04:11.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.793908 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 24)
20:04:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.794919 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 24)
20:04:11.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.796854 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.813033 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 20)
20:04:11.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.816293 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 20)
20:04:11.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.819756 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 20)
20:04:11.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.821967 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 17)
20:04:11.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.832355 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 8)
20:04:11.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.836457 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 8)
20:04:11.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.839015 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 8)
20:04:11.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.853485 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35546 (request call id 8)
20:04:11.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.858711 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 22)
20:04:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.859318 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35470 (request call id 20)
20:04:11.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.861 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.861248 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.862259 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.871795 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.877753 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.881038 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.881522 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.892132 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.893390 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.894465 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.897925 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35494 (request call id 20)
20:04:11.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.900602 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 24)
20:04:11.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.901582 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.912338 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.918128 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.918859 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.920249 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.931671 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.937543 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.938606 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.940506 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.953356 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.957724 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 20)
20:04:11.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:11.962 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:11.962 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:11.963 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:11.963 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:11.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:11.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:11.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:11.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:11.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:11.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:11.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:11.967 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:11.968 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:11.970 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:11.970 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:11.972 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:11.972 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.973451 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 24)
20:04:11.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:11.978 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.977833 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 24)
20:04:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.979103 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 24)
20:04:11.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.980953 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35458 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 24)
20:04:11.987 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x795c1f8f, L:/127.0.0.1:42632 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:11.991 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2298ebd2, L:/127.0.0.1:35564 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:11.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.992707 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 24)
20:04:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:11.993682 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 24)
20:04:11.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:11.994 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:11.997 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.002 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.002 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.002 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.003 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.011 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.013 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.014 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.024 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd36c0e04, L:/127.0.0.1:41568 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.026 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.028 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.030804 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 30)
20:04:12.031 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.034 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.038156 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35510 (request call id 23)
20:04:12.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.040490 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 28)
20:04:12.043 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.050678 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 28)
20:04:12.051 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.053 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.057704 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35458 (request call id 28)
20:04:12.060 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.077327 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 18)
20:04:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.077548 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 18)
20:04:12.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.078262 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 18)
20:04:12.079 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.079 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.085 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc2747601, L:/127.0.0.1:41582 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x109b50b6, L:/127.0.0.1:42648 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.092571 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 18)
20:04:12.093 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.093 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.095840 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 18)
20:04:12.102 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x405f9c40, L:/127.0.0.1:35580 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.103 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.105692 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 0)
20:04:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.113554 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 0)
20:04:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.116035 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.116 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items
20:04:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35548 (request call id 16)
20:04:12.116 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.130299 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 5)
20:04:12.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.132571 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.133 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.133 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.134052 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.136266 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.137 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items
20:04:12.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.137902 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.138087 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.139 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.153246 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.154874 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.155 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items
20:04:12.156 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.156870 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.157769 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35546 (request call id 16)
20:04:12.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.171147 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 6)
20:04:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.173029 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 6)
20:04:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.175062 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 6)
20:04:12.175 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items
20:04:12.176 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.181799 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 6)
20:04:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.193604 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 6)
20:04:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.195585 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 6)
20:04:12.197 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items
20:04:12.197 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.198066 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35510 (request call id 25)
20:04:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.198348 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35510 (request call id 25)
20:04:12.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.199 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.202040 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35510 (request call id 25)
20:04:12.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.215415 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 5)
20:04:12.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.222694 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 5)
20:04:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.234685 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 5)
20:04:12.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.241798 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 5)
20:04:12.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.253208 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 5)
20:04:12.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.254657 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35580 (request call id 5)
20:04:12.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.262027 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:12.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=252), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [77ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 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.27.244.124:39503, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [142ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [162ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 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.27.244.124:39503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35580 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.27.244.124:39503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [203ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@509784064(state=PENDING, result=null, callback=(continuation of Deferred@219858490 after retry RPC after error@800467904) -> (continuation of Deferred@1965294427 after retry RPC after error@2118995791) -> (continuation of Deferred@633175466 after retry RPC after error@1003203318) -> (continuation of Deferred@1847609359 after retry RPC after error@2047038899) -> (continuation of Deferred@874329972 after retry RPC after error@1390913307), errback=(continuation of Deferred@219858490 after retry RPC after error@800467904) -> (continuation of Deferred@1965294427 after retry RPC after error@2118995791) -> (continuation of Deferred@633175466 after retry RPC after error@1003203318) -> (continuation of Deferred@1847609359 after retry RPC after error@2047038899) -> (continuation of Deferred@874329972 after retry RPC after error@1390913307))) after lookup
20:04:12.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:12.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.274042 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 22)
20:04:12.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.276400 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35548 (request call id 20)
20:04:12.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.281239 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 15)
20:04:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.281975 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 15)
20:04:12.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.290114 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 15)
20:04:12.290 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items
20:04:12.291 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.294267 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 15)
20:04:12.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.294691 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 15)
20:04:12.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.314842 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 24)
20:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.335420 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 24)
20:04:12.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.354992 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 24)
20:04:12.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.361982 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35524 (request call id 29)
20:04:12.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.367 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.372 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.372 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.372 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.375501 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 32)
20:04:12.377 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.378 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.379 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.379 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.384 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.386099 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 11)
20:04:12.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.390 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.396317 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 11)
20:04:12.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.397751 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 11)
20:04:12.400 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0d07cc3, L:/127.0.0.1:35592 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.400820 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 11)
20:04:12.402 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items
20:04:12.402 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1236ba3e, L:/127.0.0.1:41590 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x685eba86, L:/127.0.0.1:42654 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.408 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.411 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.431264 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 8)
20:04:12.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.434899 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 8)
20:04:12.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.436815 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 8)
20:04:12.439 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items
20:04:12.439 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.460074 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.461 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items
20:04:12.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35564 (request call id 8)
20:04:12.461 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.469 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.470 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.470 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:12.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=502), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [22ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [59ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [107ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [163ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [203ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [231ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 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.27.244.124:39503, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [322ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [323ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [323ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [468ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [471ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@967981290(state=PENDING, result=null, callback=(continuation of Deferred@1704677923 after retry RPC after error@1751074914) -> (continuation of Deferred@1777817493 after retry RPC after error@1093289769) -> (continuation of Deferred@2124357477 after retry RPC after error@1813075084) -> (continuation of Deferred@1066007908 after retry RPC after error@738846387) -> (continuation of Deferred@720085088 after retry RPC after error@1278747781) -> (continuation of Deferred@1009423035 after retry RPC after error@1609947123) -> (continuation of Deferred@678069453 after retry RPC after error@637239625) -> (continuation of Deferred@1294757895 after retry RPC after error@1008172062), errback=(continuation of Deferred@1704677923 after retry RPC after error@1751074914) -> (continuation of Deferred@1777817493 after retry RPC after error@1093289769) -> (continuation of Deferred@2124357477 after retry RPC after error@1813075084) -> (continuation of Deferred@1066007908 after retry RPC after error@738846387) -> (continuation of Deferred@720085088 after retry RPC after error@1278747781) -> (continuation of Deferred@1009423035 after retry RPC after error@1609947123) -> (continuation of Deferred@678069453 after retry RPC after error@637239625) -> (continuation of Deferred@1294757895 after retry RPC after error@1008172062))) after lookup
20:04:12.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:12.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:12.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 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.27.244.124:39503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35592 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, deferred=Deferred@1072670536(state=PENDING, result=null, callback=(continuation of Deferred@1707645169 after retry RPC after error@244979726) -> (continuation of Deferred@492271874 after retry RPC after error@1606440967) -> (continuation of Deferred@2129550366 after retry RPC after error@552235429), errback=(continuation of Deferred@1707645169 after retry RPC after error@244979726) -> (continuation of Deferred@492271874 after retry RPC after error@1606440967) -> (continuation of Deferred@2129550366 after retry RPC after error@552235429))) after lookup
20:04:12.484 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.485 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.486 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.488 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.498 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.500829 28655 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35486 (request call id 35)
20:04:12.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3293c9b, L:/127.0.0.1:35600 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.513973 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.515 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.516 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.516 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.516 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.517 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items
20:04:12.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.518 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.524 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.525 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.527 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:12.534818 28656 service_pool.cc:136] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items [suppressed 137 similar messages]
20:04:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.535001 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 26)
20:04:12.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.535095 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 26)
20:04:12.537 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.538 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.541 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.546 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.548 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.553205 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 33)
20:04:12.554 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed864dac, L:/127.0.0.1:42658 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.556931 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35514 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35548 (request call id 22)
20:04:12.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.575 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5250fb55, L:/127.0.0.1:41594 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.578 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.579 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.583 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59a98add, L:/127.0.0.1:35602 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.585 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6881d17, L:/127.0.0.1:42670 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.587085 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35602 (request call id 0)
20:04:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.588299 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 1)
20:04:12.589 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items
20:04:12.591 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fda8ea9, L:/127.0.0.1:41606 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.594 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.599646 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35592 (request call id 6)
20:04:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.599839 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35592 (request call id 6)
20:04:12.601 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items
20:04:12.601 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.602 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items
20:04:12.605 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.606580 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35592 (request call id 6)
20:04:12.608 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items
20:04:12.610 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.610409 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35592 (request call id 6)
20:04:12.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.617 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.617 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.617 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.617 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:12.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:12.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [53ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items, [57ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 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.27.244.124:39503, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items, [69ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35602 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@598010106(state=PENDING, result=null, callback=(continuation of Deferred@1072654949 after retry RPC after error@315426995) -> (continuation of Deferred@1198314650 after retry RPC after error@1133189045), errback=(continuation of Deferred@1072654949 after retry RPC after error@315426995) -> (continuation of Deferred@1198314650 after retry RPC after error@1133189045))) after lookup
20:04:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.627395 28655 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.630170 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.636 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.636 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.639 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.638927 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.641 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.642 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.647 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.649 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.653980 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.655 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.659065 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.659 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.666 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x762428be, L:/127.0.0.1:42684 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.668 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.672 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa1f5f96c, L:/127.0.0.1:35616 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.670038 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.673538 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35600 (request call id 3)
20:04:12.674 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:12.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [32ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [93ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 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.27.244.124:39503, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35600 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [145ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1508917717(state=PENDING, result=null, callback=(continuation of Deferred@436413931 after retry RPC after error@1759747966) -> (continuation of Deferred@1660593657 after retry RPC after error@970964634) -> (continuation of Deferred@980482103 after retry RPC after error@1318881384), errback=(continuation of Deferred@436413931 after retry RPC after error@1759747966) -> (continuation of Deferred@1660593657 after retry RPC after error@970964634) -> (continuation of Deferred@980482103 after retry RPC after error@1318881384))) after lookup
20:04:12.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:12.686 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.686 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.686 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.686 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.687 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.687 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x71684ffd, L:/127.0.0.1:41618 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.690 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.695808 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 14)
20:04:12.698 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.699 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.700 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.705061 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 14)
20:04:12.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.706 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.706 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.707 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.708 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.710573 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 14)
20:04:12.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16bd15ef, L:/127.0.0.1:42690 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.722 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.730 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.734560 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 15)
20:04:12.735 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x888b437b, L:/127.0.0.1:35626 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.735 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.735 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.737087 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 15)
20:04:12.737 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items
20:04:12.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.738479 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 15)
20:04:12.743 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.742100 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 15)
20:04:12.743 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.744 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf420f5b3, L:/127.0.0.1:41626 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.746 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.749902 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 15)
20:04:12.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.753116 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 34)
20:04:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.760769 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 34)
20:04:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.764252 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 34)
20:04:12.765 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items
20:04:12.765 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.765 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.766 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.781694 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 34)
20:04:12.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.784878 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35514 (request call id 34)
20:04:12.785 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.787320 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.789 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.789 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items
20:04:12.790 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.792 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.794 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.821481 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35626 (request call id 3)
20:04:12.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.826598 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35626 (request call id 3)
20:04:12.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:12.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=138), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [27ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items, [48ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [67ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items, [96ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [98ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35626 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1993426931(state=PENDING, result=null, callback=(continuation of Deferred@305793784 after retry RPC after error@1206753146) -> (continuation of Deferred@1793885389 after retry RPC after error@385792188) -> (continuation of Deferred@1422986577 after retry RPC after error@2133591798), errback=(continuation of Deferred@305793784 after retry RPC after error@1206753146) -> (continuation of Deferred@1793885389 after retry RPC after error@385792188) -> (continuation of Deferred@1422986577 after retry RPC after error@2133591798))) after lookup
20:04:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.845418 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35616 (request call id 6)
20:04:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.846737 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35616 (request call id 6)
20:04:12.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.867339 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35616 (request call id 6)
20:04:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.870085 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35564 (request call id 18)
20:04:12.870 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.871 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.880206 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35564 (request call id 18)
20:04:12.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.884395 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35564 (request call id 18)
20:04:12.885 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items
20:04:12.885 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.886184 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35564 (request call id 18)
20:04:12.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.890 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.890 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.890 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.895 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:12.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:12.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:12.895 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:12.896 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:12.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:12.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:12.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:12.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.904 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.912 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:12.913 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:12.915 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:12.916 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.916 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:12.917 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.933 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06af7da9, L:/127.0.0.1:42702 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.939 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:12.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.964 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:12.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:12.976 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f19e133, L:/127.0.0.1:41642 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:12.979 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:12.980 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc350c067, L:/127.0.0.1:35642 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:12.981 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.982043 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 7)
20:04:12.983 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items
20:04:12.983 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:12.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:12.988 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:12.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:12.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:12.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:12.996 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:12.997 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x33e7b67a, L:/127.0.0.1:42708 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.998121 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35602 (request call id 8)
20:04:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:12.998713 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35602 (request call id 8)
20:04:13.002 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items
20:04:13.003 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.014204 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 12)
20:04:13.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.015022 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 16)
20:04:13.015 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdcd8f55e, L:/127.0.0.1:41650 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:13.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.016157 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.020737 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.021 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items
20:04:13.021 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.023 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x780bd6b9, L:/127.0.0.1:35650 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:13.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.024842 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items
20:04:13.025 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.026484 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.039 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items
20:04:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.038722 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.039580 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.041949 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.042 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.043 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items
20:04:13.043 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.046836 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 28)
20:04:13.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.053 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.058429 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.059749 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.061654 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.063 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items
20:04:13.063 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.066929 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.078881 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.079136 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.080 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items
20:04:13.081 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.081331 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.086217 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35642 (request call id 4)
20:04:13.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.093 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [41ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 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.27.244.124:39503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [102ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 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.27.244.124:39503, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35642 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1252635616(state=PENDING, result=null, callback=(continuation of Deferred@1432194811 after retry RPC after error@2066333674) -> (continuation of Deferred@758635610 after retry RPC after error@713444527) -> (continuation of Deferred@320157010 after retry RPC after error@636821045) -> (continuation of Deferred@909366237 after retry RPC after error@784863872), errback=(continuation of Deferred@1432194811 after retry RPC after error@2066333674) -> (continuation of Deferred@758635610 after retry RPC after error@713444527) -> (continuation of Deferred@320157010 after retry RPC after error@636821045) -> (continuation of Deferred@909366237 after retry RPC after error@784863872))) after lookup
20:04:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.097790 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35642 (request call id 5)
20:04:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.098467 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35642 (request call id 5)
20:04:13.099 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items
20:04:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.100188 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35642 (request call id 5)
20:04:13.101 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.103068 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35616 (request call id 8)
20:04:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.118655 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35616 (request call id 8)
20:04:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.118837 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35616 (request call id 8)
20:04:13.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.120 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=482), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [30ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [96ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [102ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [145ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 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.27.244.124:39503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [231ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 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.27.244.124:39503, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [243ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [245ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [464ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [464ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [480ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@2016258387(state=PENDING, result=null, callback=(continuation of Deferred@1974007295 after retry RPC after error@1235162049) -> (continuation of Deferred@233836992 after retry RPC after error@402806300) -> (continuation of Deferred@708272110 after retry RPC after error@461848690) -> (continuation of Deferred@385105107 after retry RPC after error@474753703) -> (continuation of Deferred@202694383 after retry RPC after error@758221775) -> (continuation of Deferred@437528606 after retry RPC after error@1743794409) -> (continuation of Deferred@1304000862 after retry RPC after error@1828191445) -> (continuation of Deferred@1469607309 after retry RPC after error@822704367), errback=(continuation of Deferred@1974007295 after retry RPC after error@1235162049) -> (continuation of Deferred@233836992 after retry RPC after error@402806300) -> (continuation of Deferred@708272110 after retry RPC after error@461848690) -> (continuation of Deferred@385105107 after retry RPC after error@474753703) -> (continuation of Deferred@202694383 after retry RPC after error@758221775) -> (continuation of Deferred@437528606 after retry RPC after error@1743794409) -> (continuation of Deferred@1304000862 after retry RPC after error@1828191445) -> (continuation of Deferred@1469607309 after retry RPC after error@822704367))) after lookup
20:04:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.126570 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35616 (request call id 9)
20:04:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.139111 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35616 (request call id 9)
20:04:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.140167 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35616 (request call id 9)
20:04:13.140 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items
20:04:13.141 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.160825 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 16)
20:04:13.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.160945 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 16)
20:04:13.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.174206 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 16)
20:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.177996 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35650 (request call id 6)
20:04:13.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.178229 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35650 (request call id 6)
20:04:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.194388 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35650 (request call id 6)
20:04:13.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.198683 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 15)
20:04:13.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 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.27.244.124:39503, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [183ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 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.27.244.124:39503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items, [225ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35650 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.27.244.124:39503, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [263ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1105948820(state=PENDING, result=null, callback=(continuation of Deferred@1129364681 after retry RPC after error@1893774606) -> (continuation of Deferred@1001465833 after retry RPC after error@566530011) -> (continuation of Deferred@1739905502 after retry RPC after error@302602467) -> (continuation of Deferred@548776740 after retry RPC after error@629822142) -> (continuation of Deferred@1680934392 after retry RPC after error@1009227741) -> (continuation of Deferred@835123190 after retry RPC after error@1185828050), errback=(continuation of Deferred@1129364681 after retry RPC after error@1893774606) -> (continuation of Deferred@1001465833 after retry RPC after error@566530011) -> (continuation of Deferred@1739905502 after retry RPC after error@302602467) -> (continuation of Deferred@548776740 after retry RPC after error@629822142) -> (continuation of Deferred@1680934392 after retry RPC after error@1009227741) -> (continuation of Deferred@835123190 after retry RPC after error@1185828050))) after lookup
20:04:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.200870 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35650 (request call id 7)
20:04:13.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.206312 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35650 (request call id 7)
20:04:13.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.214738 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35650 (request call id 7)
20:04:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.218199 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35650 (request call id 7)
20:04:13.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.220157 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35650 (request call id 7)
20:04:13.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.228420 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.235116 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.238559 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.240505 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.254312 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.257786 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.258744 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35592 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 19)
20:04:13.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.260608 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.278357 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 11)
20:04:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.278975 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 18)
20:04:13.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.280542 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 18)
20:04:13.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.282644 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 18)
20:04:13.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.298558 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35592 (request call id 18)
20:04:13.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.304894 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 14)
20:04:13.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.304894 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 14)
20:04:13.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.309628 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 16)
20:04:13.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.314975 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35532 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 16)
20:04:13.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.318094 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 16)
20:04:13.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.322580 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 16)
20:04:13.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.329 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:13.329 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:13.329 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:13.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:13.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:13.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:13.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:13.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:13.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:13.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.340967 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 15)
20:04:13.342 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:13.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.343958 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 15)
20:04:13.346 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:13.348 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:13.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:13.349 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:13.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:13.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:13.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.358147 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 15)
20:04:13.359 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:13.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.360117 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 17)
20:04:13.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.363 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.369 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:13.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.371342 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 16)
20:04:13.372 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:13.374 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3463525b, L:/127.0.0.1:35662 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:13.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.374603 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 36)
20:04:13.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.375116 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 36)
20:04:13.376 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items
20:04:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.378119 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 36)
20:04:13.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6c42045, L:/127.0.0.1:42722 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:13.383 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4deb728f, L:/127.0.0.1:41664 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:13.386 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.386731 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 36)
20:04:13.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.397866 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35532 (request call id 36)
20:04:13.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.402 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:13.402 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:13.402 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:13.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:13.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:13.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:13.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:13.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:13.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:13.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:13.409 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:13.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.408931 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 17)
20:04:13.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items
20:04:13.410 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:13.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.410422 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 17)
20:04:13.411 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.413836 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 12)
20:04:13.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:13.415 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:13.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:13.419 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:13.423 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.427042 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 12)
20:04:13.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items
20:04:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.429139 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 12)
20:04:13.435 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.440557 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.443 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:13.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.449833 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 3)
20:04:13.457 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32518418, L:/127.0.0.1:42732 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.457744 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 16)
20:04:13.459 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items
20:04:13.459 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.459 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb6fa1cc, L:/127.0.0.1:35670 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.460721 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 16)
20:04:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.460742 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 16)
20:04:13.462 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items
20:04:13.462 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:13.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.473158 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 4)
20:04:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.478660 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 4)
20:04:13.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.479787 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 4)
20:04:13.484 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x93a05dd6, L:/127.0.0.1:41676 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:13.487 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.491480 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 4)
20:04:13.493 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items
20:04:13.495 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.498553 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 4)
20:04:13.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.500430 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35662 (request call id 4)
20:04:13.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:13.547017 28654 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items [suppressed 126 similar messages]
20:04:13.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.547338 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [30ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 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.27.244.124:39503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items, [69ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [73ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35662 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [129ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1354028452(state=PENDING, result=null, callback=(continuation of Deferred@1048839094 after retry RPC after error@1638811358) -> (continuation of Deferred@1182060148 after retry RPC after error@815475435) -> (continuation of Deferred@781981437 after retry RPC after error@1033321798) -> (continuation of Deferred@1567638510 after retry RPC after error@886437593), errback=(continuation of Deferred@1048839094 after retry RPC after error@1638811358) -> (continuation of Deferred@1182060148 after retry RPC after error@815475435) -> (continuation of Deferred@781981437 after retry RPC after error@1033321798) -> (continuation of Deferred@1567638510 after retry RPC after error@886437593))) after lookup
20:04:13.553 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items
20:04:13.553 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.550196 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.555066 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.558295 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.572587 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.575 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items
20:04:13.575 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.578087 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.578437 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 18)
20:04:13.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.592170 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35670 (request call id 4)
20:04:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.598321 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35670 (request call id 4)
20:04:13.601 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items
20:04:13.601 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.600842 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35626 (request call id 17)
20:04:13.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.607000 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35600 (request call id 26)
20:04:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.608249 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35662 (request call id 6)
20:04:13.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.614702 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.617377 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.618561 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.626204 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.637809 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.637828 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.637832 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 17)
20:04:13.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.642 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.643 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:13.643 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:13.643 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:13.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:13.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:13.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:13.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:13.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:13.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:13.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:13.650 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:13.651 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.653043 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35670 (request call id 5)
20:04:13.655 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:13.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:13.658 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.658658 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35670 (request call id 5)
20:04:13.660 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:13.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:13.663 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:13.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.681645 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35670 (request call id 5)
20:04:13.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:13.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.687 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b274c87, L:/127.0.0.1:35686 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:13.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.689 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5290f1f4, L:/127.0.0.1:42736 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:13.691 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.691179 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 25)
20:04:13.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.690234 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 25)
20:04:13.692 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items
20:04:13.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.693270 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35662 (request call id 7)
20:04:13.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=284), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [52ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [77ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 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.27.244.124:39503, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [82ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 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.27.244.124:39503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 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.27.244.124:39503, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [183ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items, [191ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35670 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.27.244.124:39503, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1801484873(state=PENDING, result=null, callback=(continuation of Deferred@1640799089 after retry RPC after error@979359819) -> (continuation of Deferred@394300725 after retry RPC after error@2145001406) -> (continuation of Deferred@2059932711 after retry RPC after error@1041303221) -> (continuation of Deferred@762039655 after retry RPC after error@48435355) -> (continuation of Deferred@951080396 after retry RPC after error@237164737), errback=(continuation of Deferred@1640799089 after retry RPC after error@979359819) -> (continuation of Deferred@394300725 after retry RPC after error@2145001406) -> (continuation of Deferred@2059932711 after retry RPC after error@1041303221) -> (continuation of Deferred@762039655 after retry RPC after error@48435355) -> (continuation of Deferred@951080396 after retry RPC after error@237164737))) after lookup
20:04:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.695580 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35662 (request call id 7)
20:04:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.702339 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35662 (request call id 7)
20:04:13.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.708 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c0f8198, L:/127.0.0.1:41680 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:13.711 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.718531 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 22)
20:04:13.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.722534 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 22)
20:04:13.739 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.734424 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 15)
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.736093 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 15)
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.736367 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 15)
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.739502 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 15)
20:04:13.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.742729 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 15)
20:04:13.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.745 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.754077 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35686 (request call id 2)
20:04:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.757700 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 23)
20:04:13.758 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items
20:04:13.758 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.761899 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 23)
20:04:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.768007 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 23)
20:04:13.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.773553 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 23)
20:04:13.774 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items
20:04:13.775 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.782248 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 23)
20:04:13.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.789 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.789 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:13.790 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:13.790 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:13.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:13.790 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:13.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:13.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:13.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:13.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.793030 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35686 (request call id 4)
20:04:13.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:13.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:13.804 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:13.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.802619 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35686 (request call id 4)
20:04:13.805 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:13.806 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:13.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:13.807 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:13.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:13.811 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:13.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.812 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:13.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:13.818 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:13.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=172), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [40ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [60ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [94ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [104ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35686 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.27.244.124:39503, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@465543723(state=PENDING, result=null, callback=(continuation of Deferred@1700990888 after retry RPC after error@711915836) -> (continuation of Deferred@492309022 after retry RPC after error@2073058660) -> (continuation of Deferred@108200945 after retry RPC after error@1535749402) -> (continuation of Deferred@106710159 after retry RPC after error@2145272413), errback=(continuation of Deferred@1700990888 after retry RPC after error@711915836) -> (continuation of Deferred@492309022 after retry RPC after error@2073058660) -> (continuation of Deferred@108200945 after retry RPC after error@1535749402) -> (continuation of Deferred@106710159 after retry RPC after error@2145272413))) after lookup
20:04:13.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.823019 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35670 (request call id 7)
20:04:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.824891 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35670 (request call id 7)
20:04:13.825 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93192512, L:/127.0.0.1:42752 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:13.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdaf135f5, L:/127.0.0.1:35700 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.826551 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35670 (request call id 7)
20:04:13.828 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items
20:04:13.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd40e3325, L:/127.0.0.1:41688 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.829936 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35670 (request call id 7)
20:04:13.831 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.847481 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35670 (request call id 7)
20:04:13.848 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items
20:04:13.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.853 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.866649 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 2)
20:04:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.874608 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 2)
20:04:13.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.887993 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 14)
20:04:13.888 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items
20:04:13.888 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.893054 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35686 (request call id 6)
20:04:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.894572 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35686 (request call id 6)
20:04:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.898028 28657 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 26)
20:04:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.898028 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 26)
20:04:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.907335 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 26)
20:04:13.908 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items
20:04:13.908 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.915045 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 26)
20:04:13.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.916 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.916 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:13.917 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:13.917 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:13.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:13.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:13.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:13.917 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:13.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:13.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:13.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:13.921 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:13.921 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:13.922 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:13.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:13.923 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:13.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:13.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:13.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:13.926 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:13.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.927471 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 4)
20:04:13.930 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.932564 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35686 (request call id 7)
20:04:13.934 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items
20:04:13.934 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.935199 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35686 (request call id 7)
20:04:13.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.937493 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35686 (request call id 7)
20:04:13.941 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x173d3ba3, L:/127.0.0.1:41704 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:13.948 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a1c563d, L:/127.0.0.1:42762 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:13.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd77dee6f, L:/127.0.0.1:35706 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:13.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.950364 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35686 (request call id 7)
20:04:13.951 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items
20:04:13.952 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.956 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.958863 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 28)
20:04:13.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.963629 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 28)
20:04:13.964 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items
20:04:13.966 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.967195 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 5)
20:04:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.973181 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 5)
20:04:13.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.974655 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 5)
20:04:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.986282 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35700 (request call id 5)
20:04:13.987 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items
20:04:13.987 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:13.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:13.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:13.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:13.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [22ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 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.27.244.124:39503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 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.27.244.124:39503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 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.27.244.124:39503, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items, [133ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35700 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.27.244.124:39503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [163ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1151530299(state=PENDING, result=null, callback=(continuation of Deferred@254930300 after retry RPC after error@1974236261) -> (continuation of Deferred@2010460824 after retry RPC after error@613223028) -> (continuation of Deferred@609700244 after retry RPC after error@852368935) -> (continuation of Deferred@1825684244 after retry RPC after error@549704272) -> (continuation of Deferred@1044784181 after retry RPC after error@2092641020), errback=(continuation of Deferred@254930300 after retry RPC after error@1974236261) -> (continuation of Deferred@2010460824 after retry RPC after error@613223028) -> (continuation of Deferred@609700244 after retry RPC after error@852368935) -> (continuation of Deferred@1825684244 after retry RPC after error@549704272) -> (continuation of Deferred@1044784181 after retry RPC after error@2092641020))) after lookup
20:04:13.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.994407 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35700 (request call id 6)
20:04:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:13.997215 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:13.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35700 (request call id 6)
20:04:14.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.002535 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 27)
20:04:14.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.003957 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 27)
20:04:14.004 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items
20:04:14.005 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.007619 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 27)
20:04:14.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.024564 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35706 (request call id 4)
20:04:14.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.028026 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35706 (request call id 4)
20:04:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.035403 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 25)
20:04:14.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items
20:04:14.036 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.038431 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 25)
20:04:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.046893 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35700 (request call id 7)
20:04:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.048081 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35700 (request call id 7)
20:04:14.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.058763 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.059520 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:14.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.065971 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35706 (request call id 5)
20:04:14.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.068225 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35706 (request call id 5)
20:04:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.079406 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35706 (request call id 5)
20:04:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.087167 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35706 (request call id 5)
20:04:14.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.096 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:14.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [23ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 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.27.244.124:39503, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [145ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1491831787(state=PENDING, result=null, callback=(continuation of Deferred@581639375 after retry RPC after error@157792957) -> (continuation of Deferred@1202224812 after retry RPC after error@1125650785) -> (continuation of Deferred@967782569 after retry RPC after error@220841843) -> (continuation of Deferred@158373220 after retry RPC after error@174067250) -> (continuation of Deferred@1250581935 after retry RPC after error@156961234), errback=(continuation of Deferred@581639375 after retry RPC after error@157792957) -> (continuation of Deferred@1202224812 after retry RPC after error@1125650785) -> (continuation of Deferred@967782569 after retry RPC after error@220841843) -> (continuation of Deferred@158373220 after retry RPC after error@174067250) -> (continuation of Deferred@1250581935 after retry RPC after error@156961234))) after lookup
20:04:14.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.099843 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 31)
20:04:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.100791 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 31)
20:04:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.106515 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 31)
20:04:14.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.108278 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 31)
20:04:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.115038 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 26)
20:04:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.118553 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.122831 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35706 (request call id 7)
20:04:14.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.126462 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35706 (request call id 7)
20:04:14.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.142764 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35706 (request call id 7)
20:04:14.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.146827 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35706 (request call id 7)
20:04:14.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.148232 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35706 (request call id 7)
20:04:14.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.162740 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35706 (request call id 7)
20:04:14.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:14.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.167124 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 13)
20:04:14.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.179252 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 33)
20:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.181900 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 33)
20:04:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.183300 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 33)
20:04:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.188417 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 33)
20:04:14.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.202704 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 32)
20:04:14.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.204421 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 32)
20:04:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.213054 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 32)
20:04:14.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.217759 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 23)
20:04:14.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.222908 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 11)
20:04:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.233093 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 11)
20:04:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.235100 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 11)
20:04:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.242761 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 33)
20:04:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.253455 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 33)
20:04:14.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.255215 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 33)
20:04:14.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.263445 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 33)
20:04:14.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.268045 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.272567 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 16)
20:04:14.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.274459 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 16)
20:04:14.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.277667 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 32)
20:04:14.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.283545 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 32)
20:04:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.291710 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 32)
20:04:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.292688 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 32)
20:04:14.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.294588 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 32)
20:04:14.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.309415 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 15)
20:04:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.311785 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 15)
20:04:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.319029 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 15)
20:04:14.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.325203 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 34)
20:04:14.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.332301 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 34)
20:04:14.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.335453 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 34)
20:04:14.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.338209 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 34)
20:04:14.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.340785 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 34)
20:04:14.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.341991 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 17)
20:04:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.344964 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 17)
20:04:14.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.351521 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 17)
20:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.355509 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 17)
20:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.357607 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 17)
20:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.358098 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 17)
20:04:14.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.370 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.377940 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 18)
20:04:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.378321 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 18)
20:04:14.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.391726 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 18)
20:04:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.398267 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 18)
20:04:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.398659 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 18)
20:04:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.402679 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 15)
20:04:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.404070 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 35)
20:04:14.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.418583 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 29)
20:04:14.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.431970 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 18)
20:04:14.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.437700 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 18)
20:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.446007 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 13)
20:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.447963 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 13)
20:04:14.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.458508 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 13)
20:04:14.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.460687 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 13)
20:04:14.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.466825 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 13)
20:04:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.472999 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 13)
20:04:14.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.487102 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 36)
20:04:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.491988 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 19)
20:04:14.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.494345 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 34)
20:04:14.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.509152 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 20)
20:04:14.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.518141 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 41)
20:04:14.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.517599 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 41)
20:04:14.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.522480 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35602 (request call id 41)
20:04:14.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.525 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:14.527063 28673 debug-util.cc:398] Leaking SignalData structure 0x7b0800060340 after lost signal to thread 28638
20:04:14.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.537997 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 38)
20:04:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.542948 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 38)
20:04:14.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.546141 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 38)
20:04:14.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:14.558723 28654 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items [suppressed 159 similar messages]
20:04:14.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.558993 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 38)
20:04:14.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.561990 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 38)
20:04:14.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.563037 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 16)
20:04:14.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.577996 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 16)
20:04:14.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.584012 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 40)
20:04:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.587477 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 40)
20:04:14.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.598519 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 40)
20:04:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.600940 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 39)
20:04:14.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.607045 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35642 (request call id 39)
20:04:14.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.612210 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 27)
20:04:14.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.618263 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 34)
20:04:14.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.628814 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 28)
20:04:14.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.635461 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 28)
20:04:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.638027 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 28)
20:04:14.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.642773 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 41)
20:04:14.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.647063 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 23)
20:04:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.648319 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 23)
20:04:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.654661 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 23)
20:04:14.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.658205 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 23)
20:04:14.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.662020 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 23)
20:04:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.668610 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 23)
20:04:14.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.672609 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 20)
20:04:14.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.674945 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 20)
20:04:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.678439 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 20)
20:04:14.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.683 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.687541 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 31)
20:04:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.691360 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 20)
20:04:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.694921 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 20)
20:04:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.698707 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 20)
20:04:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.703513 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35670 (request call id 20)
20:04:14.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.710 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:14.710 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:14.710 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:14.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:14.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:14.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:14.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:14.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:14.713 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:14.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:14.715 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:14.716 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:14.717 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:14.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:14.719 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:14.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:14.723 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:14.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:14.729 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:14.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.737151 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 40)
20:04:14.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9e0860d, L:/127.0.0.1:42772 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:14.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.740841 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.741 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:14.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35580 (request call id 40)
20:04:14.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.748054 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 32)
20:04:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.751621 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xadfc144e, L:/127.0.0.1:35712 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:14.755 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4f9cfbce, L:/127.0.0.1:41716 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.755908 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.757 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items
20:04:14.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.758303 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.759 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.761809 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.762724 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.775008 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35580 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.778 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items
20:04:14.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.777925 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 16)
20:04:14.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.787 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.782508 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.798439 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 21)
20:04:14.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.800097 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 21)
20:04:14.801 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items
20:04:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.802203 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35616 (request call id 44)
20:04:14.803 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.813 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:14.813 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:14.813 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:14.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:14.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:14.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:14.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.817983 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35712 (request call id 3)
20:04:14.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:14.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.825268 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 22)
20:04:14.826 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items
20:04:14.826 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:14.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:14.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.833 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:14.833 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:14.833 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:14.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:14.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:14.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:14.835 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:14.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.838686 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35712 (request call id 4)
20:04:14.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:14.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:14.847 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:14.848 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:14.849 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:14.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:14.850 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:14.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:14.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:14.858 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:14.862 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:14.864 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:14.870 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafba1760, L:/127.0.0.1:35718 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:14.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.871738 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35712 (request call id 4)
20:04:14.872 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items
20:04:14.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96a60f80, L:/127.0.0.1:42774 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.877554 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35712 (request call id 4)
20:04:14.879 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4bdb5ba0, L:/127.0.0.1:41722 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:14.881 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:14.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=178), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [26ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 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.27.244.124:39503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 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.27.244.124:39503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35712 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1887125031(state=PENDING, result=null, callback=(continuation of Deferred@1101488265 after retry RPC after error@1094797941) -> (continuation of Deferred@964119143 after retry RPC after error@273989992) -> (continuation of Deferred@1779259587 after retry RPC after error@567584021) -> (continuation of Deferred@578021178 after retry RPC after error@337264029), errback=(continuation of Deferred@1101488265 after retry RPC after error@1094797941) -> (continuation of Deferred@964119143 after retry RPC after error@273989992) -> (continuation of Deferred@1779259587 after retry RPC after error@567584021) -> (continuation of Deferred@578021178 after retry RPC after error@337264029))) after lookup
20:04:14.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:14.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=49), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35718 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.27.244.124:39503, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@930781608(state=PENDING, result=null, callback=(continuation of Deferred@1458158916 after retry RPC after error@1721311630), errback=(continuation of Deferred@1458158916 after retry RPC after error@1721311630))) after lookup
20:04:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.897761 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35712 (request call id 5)
20:04:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.909874 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35712 (request call id 5)
20:04:14.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.913 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.914 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:14.914 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:14.914 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:14.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:14.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:14.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:14.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:14.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:14.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:14.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:14.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:14.921 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:14.922 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:14.923 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:14.924 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:14.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:14.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:14.929 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.930279 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35700 (request call id 24)
20:04:14.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.935 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:14.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.936424 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35718 (request call id 4)
20:04:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.937541 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35718 (request call id 4)
20:04:14.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:14.943 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb5159643, L:/127.0.0.1:35720 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.943473 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35718 (request call id 4)
20:04:14.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.945034 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35718 (request call id 4)
20:04:14.946 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:14.947 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items
20:04:14.957 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf9ce04a6, L:/127.0.0.1:41734 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:14.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.957824 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35718 (request call id 4)
20:04:14.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb7b1dfb, L:/127.0.0.1:42776 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:14.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.958981 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.961 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.963368 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.965183 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.966 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items
20:04:14.968 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.978368 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.982906 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.984742 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.986 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items
20:04:14.988 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:14.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:14.989310 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:14.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35650 (request call id 42)
20:04:14.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:14.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:14.998 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:14.998 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:14.998 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:14.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:14.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:14.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:14.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.003 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.003031 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 10)
20:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.004202 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 10)
20:04:15.005 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:15.005 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items
20:04:15.007 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.008001 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35662 (request call id 33)
20:04:15.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:15.009 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.010 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:15.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:15.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:15.014 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:15.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.020 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.020 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.020 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.025 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63ebb30f, L:/127.0.0.1:42790 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:15.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:15.028 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6dc78736, L:/127.0.0.1:35732 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:15.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.030323 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35718 (request call id 6)
20:04:15.031 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items
20:04:15.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.034 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:15.036 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:15.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.038076 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:15.042 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.044068 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items
20:04:15.046 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.046685 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.048 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:15.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.048954 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.050 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:15.051 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:15.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:15.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:15.054 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:15.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:15.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:15.063 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa61423a9, L:/127.0.0.1:41738 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:15.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.064435 28655 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.065 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items
20:04:15.066 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.069767 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.071 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x92dbc423, L:/127.0.0.1:35744 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:15.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.072767 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.074 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items
20:04:15.076 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:15.077 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.078 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74a30b15, L:/127.0.0.1:42800 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.082731 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.089 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items
20:04:15.089 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.088094 28654 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.090124 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 11)
20:04:15.091 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92b32917, L:/127.0.0.1:41750 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:15.094 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.100 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.104 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:15.106 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:04:15.107 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.124:39503(127.27.244.124:39503)] connecting to peer
20:04:15.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.109977 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35732 (request call id 2)
20:04:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.111356 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35732 (request call id 2)
20:04:15.112 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items
20:04:15.112 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.126:36281(127.27.244.126:36281)] connecting to peer
20:04:15.112 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.115 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.27.244.125:33381(127.27.244.125:33381)] connecting to peer
20:04:15.115 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.244.124:39503(127.27.244.124:39503)] Successfully connected to peer
20:04:15.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.244.126:36281(127.27.244.126:36281)] Successfully connected to peer
20:04:15.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.244.125:33381(127.27.244.125:33381)] Successfully connected to peer
20:04:15.119 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.125
20:04:15.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.126
20:04:15.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.120 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:15.122 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.122 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.122 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [23ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35732 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.27.244.124:39503, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [105ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@528588149(state=PENDING, result=null, callback=(continuation of Deferred@342394703 after retry RPC after error@785671275) -> (continuation of Deferred@1826037984 after retry RPC after error@2142134842), errback=(continuation of Deferred@342394703 after retry RPC after error@785671275) -> (continuation of Deferred@1826037984 after retry RPC after error@2142134842))) after lookup
20:04:15.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:15.132 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f1c2ccd, L:/127.0.0.1:35756 - R:/127.27.244.126:36281] using SASL/PLAIN
20:04:15.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:15.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=90), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [26ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 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.27.244.124:39503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35744 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1064913998(state=PENDING, result=null, callback=(continuation of Deferred@1378317994 after retry RPC after error@244118901) -> (continuation of Deferred@708350260 after retry RPC after error@1599517441), errback=(continuation of Deferred@1378317994 after retry RPC after error@244118901) -> (continuation of Deferred@708350260 after retry RPC after error@1599517441))) after lookup
20:04:15.133 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.244.124
20:04:15.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.135708 28657 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35744 (request call id 3)
20:04:15.136 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items
20:04:15.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:15.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.146730 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.150413 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.151 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6f433f34, L:/127.0.0.1:41758 - R:/127.27.244.125:33381] using SASL/PLAIN
20:04:15.156 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73baaa1e, L:/127.0.0.1:42812 - R:/127.27.244.124:39503] using SASL/PLAIN
20:04:15.158 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:15.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.169000 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.170496 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.171 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items
20:04:15.171 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.183564 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.189744 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.194427 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.196842 28656 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35720 (request call id 6)
20:04:15.198 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.244.126:36281: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items
20:04:15.198 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381; will retry
20:04:15.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:15.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 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.27.244.124:39503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [123ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 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.27.244.124:39503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [155ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [226ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@1194389506(state=PENDING, result=null, callback=(continuation of Deferred@529042737 after retry RPC after error@1992126667) -> (continuation of Deferred@1743737682 after retry RPC after error@656346957) -> (continuation of Deferred@2082860954 after retry RPC after error@1636033533) -> (continuation of Deferred@2095798620 after retry RPC after error@592532715) -> (continuation of Deferred@1893410340 after retry RPC after error@238665673) -> (continuation of Deferred@675161835 after retry RPC after error@31578379), errback=(continuation of Deferred@529042737 after retry RPC after error@1992126667) -> (continuation of Deferred@1743737682 after retry RPC after error@656346957) -> (continuation of Deferred@2082860954 after retry RPC after error@1636033533) -> (continuation of Deferred@2095798620 after retry RPC after error@592532715) -> (continuation of Deferred@1893410340 after retry RPC after error@238665673) -> (continuation of Deferred@675161835 after retry RPC after error@31578379))) after lookup
20:04:15.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.209051 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35756 (request call id 3)
20:04:15.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.210217 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35756 (request call id 3)
20:04:15.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.225039 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35756 (request call id 3)
20:04:15.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.229667 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35756 (request call id 3)
20:04:15.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:04:15.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.245 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=138), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.124:39503, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [30ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items, [48ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 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.27.244.124:39503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [64ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 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.27.244.124:39503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [86ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items, [92ms] delaying RPC due to: Service unavailable: Master config (127.27.244.124:39503,127.27.244.126:36281,127.27.244.125:33381) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35756 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.27.244.124:39503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.126:36281, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.244.125:33381, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.124:39503: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.125:33381: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.27.244.126:36281: OK, deferred=Deferred@25223488(state=PENDING, result=null, callback=(continuation of Deferred@528634248 after retry RPC after error@810256176) -> (continuation of Deferred@1738762586 after retry RPC after error@1638866447) -> (continuation of Deferred@1823215011 after retry RPC after error@11695361), errback=(continuation of Deferred@528634248 after retry RPC after error@810256176) -> (continuation of Deferred@1738762586 after retry RPC after error@1638866447) -> (continuation of Deferred@1823215011 after retry RPC after error@11695361))) after lookup
20:04:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.247272 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 4)
20:04:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.250006 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 4)
20:04:15.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.267058 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 4)
20:04:15.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.269280 28654 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35718 (request call id 14)
20:04:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.286382 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35718 (request call id 14)
20:04:15.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.288569 28656 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35718 (request call id 14)
20:04:15.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.288913 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35718 (request call id 14)
20:04:15.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.306869 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35718 (request call id 14)
20:04:15.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.309726 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 6)
20:04:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.318048 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 6)
20:04:15.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.327010 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 6)
20:04:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.338451 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35756 (request call id 6)
20:04:15.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.347 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.348 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a23e74eda9b843c5b1cfca80944b045f
20:04:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.349982 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35732 (request call id 6)
20:04:15.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.357688 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 16)
20:04:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.366086 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 16)
20:04:15.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.368333 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 16)
20:04:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.369923 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 11)
20:04:15.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.373705 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 18)
20:04:15.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.386458 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 18)
20:04:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.388742 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 18)
20:04:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.398051 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 18)
20:04:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.405757 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.65:38409 (request call id 18)
20:04:15.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.409758 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.431924 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 12)
20:04:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.432060 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 12)
20:04:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.433071 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 12)
20:04:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.443346 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 31)
20:04:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.446283 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 31)
20:04:15.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.449 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.449 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.449 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:15.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.468190 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 19)
20:04:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.479312 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 14)
20:04:15.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.505913 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.67:60807 (request call id 14)
20:04:15.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.528560 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35732 (request call id 13)
20:04:15.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.556 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 20:04:15.598441 28654 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items [suppressed 123 similar messages]
20:04:15.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.598721 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 20)
20:04:15.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.603597 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35712 (request call id 20)
20:04:15.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.617 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.623757 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 15)
20:04:15.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.628391 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35756 (request call id 14)
20:04:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.628961 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35756 (request call id 14)
20:04:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.644196 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35756 (request call id 14)
20:04:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.649370 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35756 (request call id 14)
20:04:15.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.650141 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 13)
20:04:15.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.657 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.664425 28655 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 17)
20:04:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.669476 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 17)
20:04:15.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.683022 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 17)
20:04:15.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.689785 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 17)
20:04:15.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.703363 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 17)
20:04:15.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.710012 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35720 (request call id 17)
20:04:15.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.723541 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 36)
20:04:15.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.738401 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 36)
20:04:15.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.749442 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35718 (request call id 23)
20:04:15.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.757426 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.770009 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 15)
20:04:15.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.783030 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 37)
20:04:15.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.785787 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 37)
20:04:15.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.790316 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 37)
20:04:15.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.791016 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35706 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 17)
20:04:15.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.806326 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 17)
20:04:15.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.808401 28656 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 17)
20:04:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.810088 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.27.244.66:56161 (request call id 17)
20:04:15.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.821 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.829252 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 18)
20:04:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.842932 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 38)
20:04:15.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.846349 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35706 (request call id 38)
20:04:15.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.859 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.869666 28657 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 19)
20:04:15.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.877683 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 19)
20:04:15.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.885838 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 19)
20:04:15.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.898052 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 19)
20:04:15.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.918551 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35744 (request call id 19)
20:04:15.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.926 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.926 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.926 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:15.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.929 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:15.946579 28654 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
20:04:15.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35732 (request call id 21)
20:04:15.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.956 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.957 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.957 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.957 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.958 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:15.958 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.958 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.959 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:15.961 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:15.961 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:15.961 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:15.961 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:15.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:15.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:15.962 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:15.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:15.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:15.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:15.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:16.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.058 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:16.058 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:16.058 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:16.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:16.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:16.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:16.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:16.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:16.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:16.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:16.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.063 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:16.063 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:16.063 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:16.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:16.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:16.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:16.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:16.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:16.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:16.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:16.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.159 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.341 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.367 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.368 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:16.368 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:16.368 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:16.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:16.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:16.369 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:16.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:16.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:16.371 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:16.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:16.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 491c1436420343408bb5a0029bb81424 for table 'TestHandleTooBusy' with partition [<start>, <end>)
20:04:16.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=491c1436420343408bb5a0029bb81424@[633dbe2936f844239e2a9551a4463bfe(127.27.244.65:34117),ab9f3c1dff294a608644e349876fab62(127.27.244.67:40427),dd03cff7c2a94ac0bec58ba71bd565fd(127.27.244.66:40679)[L]]}]
20:04:16.549 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:16.549 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:16.549 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:16.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:16.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:16.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:16.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:16.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:16.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:16.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:16.552 [DEBUG - main] (Connection.java:575) [peer master-127.27.244.124:39503(127.27.244.124:39503)] disconnecting while in state READY
20:04:16.552 [DEBUG - main] (Connection.java:575) [peer master-127.27.244.126:36281(127.27.244.126:36281)] disconnecting while in state READY
20:04:16.553 [DEBUG - main] (Connection.java:575) [peer master-127.27.244.125:33381(127.27.244.125:33381)] disconnecting while in state READY
20:04:16.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:04:16.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.244.124:39503(127.27.244.124:39503)] handling channelInactive
20:04:16.553 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.244.125:33381(127.27.244.125:33381)] handling channelInactive
20:04:16.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.244.124:39503(127.27.244.124:39503)] cleaning up while in state READY due to: connection closed
20:04:16.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.244.125:33381(127.27.244.125:33381)] cleaning up while in state READY due to: connection closed
20:04:16.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.244.126:36281(127.27.244.126:36281)] handling channelInactive
20:04:16.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.244.126:36281(127.27.244.126:36281)] cleaning up while in state READY due to: connection closed
20:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:16.556378 28625 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu with pid 28822
20:04:16.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:16.585686 28625 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu with pid 28985
20:04:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:16.609987 28625 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu with pid 29124
20:04:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:16.633675 28625 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu with pid 28637
20:04:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:16.673679 28625 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu with pid 28679
20:04:16.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 20:04:16.700654 28625 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskx8rlzc/build/tsan/bin/kudu with pid 28726
20:04:17.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T20:04:17Z chronyd exiting

Time: 27.181

OK (1 test)

