JUnit version 4.13.2
.01:58:30.356 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786499910346
01:58:30.394 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
01:58:30.474 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
01:58:30.486 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskYe6RL4/test-tmp
01:58:30.495 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
01:58:30.498 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskYe6RL4/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
01:58:30.717 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849"
  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 {
  }
}

01:58:30.940 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
01:58:30.941 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

01:58:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:30.945345 29292 mini_oidc.cc:150] Starting JWKS server
01:58:30.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:30.950188 29292 webserver.cc:533] Webserver started at http://127.0.0.1:35107/ using document root <none> and password file <none>
01:58:30.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:30.950515 29292 mini_oidc.cc:186] Starting OIDC Discovery server
01:58:30.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:30.951212 29292 webserver.cc:533] Webserver started at http://127.0.0.1:34245/ using document root <none> and password file <none>
01:58:30.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T01:58:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
01:58:30.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T01:58:30Z Disabled control of system clock
01:58:30.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:30.985344 29292 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:30.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/logs
01:58:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data/info.pb
01:58:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
01:58:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
01:58:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
01:58:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
01:58:30.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:30.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:30.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
01:58:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
01:58:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
01:58:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
01:58:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.62:38775
01:58:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.62
01:58:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:30.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:30.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:30.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
01:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
01:58:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35107/jwks.json
01:58:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
01:58:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
01:58:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
01:58:31.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.351835 29303 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
01:58:31.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.352277 29303 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
01:58:31.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.352345 29303 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
01:58:31.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.352443 29303 flags.cc:432] Enabled unsafe flag: --never_fsync=true
01:58:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.361462 29303 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
01:58:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.361603 29303 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
01:58:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.361658 29303 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
01:58:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.361769 29303 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
01:58:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.361835 29303 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
01:58:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.361927 29303 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35107/jwks.json
01:58:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.373155 29303 master_runner.cc:387] Master server non-default flags:
01:58:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/logs
01:58:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
01:58:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data
01:58:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal
01:58:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
01:58:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
01:58:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
01:58:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.62:38775
01:58:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
01:58:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
01:58:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
01:58:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
01:58:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
01:58:31.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35107/jwks.json
01:58:31.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:31.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data/info.pb
01:58:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.62
01:58:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
01:58:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
01:58:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
01:58:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:57 UTC on bdcb31816ec0
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13298
01:58:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
01:58:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.375340 29303 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
01:58:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.377476 29303 file_cache.cc:504] Constructed file cache file cache with capacity 419430
01:58:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.388593 29312 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
01:58:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.389240 29311 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
01:58:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.389380 29314 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
01:58:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.389662 29303 server_base.cc:1061] running on GCE node
01:58:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.390501 29303 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
01:58:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.392161 29303 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
01:58:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.393395 29303 hybrid_clock.cc:648] HybridClock initialized: now 1786499911393312 us; error 65 us; skew 500 ppm
01:58:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.393713 29303 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
01:58:31.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.396245 29303 webserver.cc:533] Webserver started at http://127.28.155.62:34199/ using document root <none> and password file <none>
01:58:31.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.397074 29303 fs_manager.cc:362] Metadata directory not provided
01:58:31.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.397195 29303 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
01:58:31.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.397522 29303 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
01:58:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.400278 29303 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data/instance:
01:58:31.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5946c8dc0a904281bc172615782480f6"
01:58:31.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:31 on dist-test-slave-27sr"
01:58:31.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.401080 29303 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal/instance:
01:58:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5946c8dc0a904281bc172615782480f6"
01:58:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:31 on dist-test-slave-27sr"
01:58:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.408511 29303 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
01:58:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.413318 29320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
01:58:31.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.415153 29303 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
01:58:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.415331 29303 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data,/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal
01:58:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5946c8dc0a904281bc172615782480f6"
01:58:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:31 on dist-test-slave-27sr"
01:58:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.415510 29303 fs_report.cc:389] FS layout report
01:58:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
01:58:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal
01:58:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal
01:58:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data/data
01:58:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
01:58:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
01:58:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
01:58:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
01:58:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
01:58:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
01:58:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
01:58:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
01:58:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
01:58:31.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
01:58:31.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
01:58:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.449504 29303 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
01:58:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.450408 29303 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
01:58:31.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.450686 29303 kserver.cc:163] Server-wide thread pool size limit: 3276
01:58:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.464869 29303 rpc_server.cc:307] RPC server started. Bound to: 127.28.155.62:38775
01:58:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.464915 29346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.155.62:38775 every 8 connection(s)
01:58:31.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.466526 29303 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/data/info.pb
01:58:31.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.468297 29292 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu as pid 29303
01:58:31.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.468570 29292 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-0/wal/instance
01:58:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.470865 29292 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal
01:58:31.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data
01:58:31.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
01:58:31.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
01:58:31.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
01:58:31.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/logs
01:58:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data/info.pb
01:58:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
01:58:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
01:58:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
01:58:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
01:58:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:31.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:31.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:31.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
01:58:31.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
01:58:31.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
01:58:31.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
01:58:31.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.61:37503
01:58:31.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.61
01:58:31.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:31.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:31.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
01:58:31.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:31.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
01:58:31.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35107/jwks.json
01:58:31.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
01:58:31.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
01:58:31.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
01:58:31.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.472169 29347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
01:58:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.481634 29347 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } has no permanent_uuid. Determining permanent_uuid...
01:58:31.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.500934 29347 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } has no permanent_uuid. Determining permanent_uuid...
01:58:31.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.502228 29321 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.155.61:37503: connect: Connection refused (error 111)
01:58:31.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.504251 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.61:37503: Network error: Client connection negotiation failed: client connection to 127.28.155.61:37503: connect: Connection refused (error 111)
01:58:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.553653 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } attempt: 1
01:58:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.556368 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.61:37503: Network error: Client connection negotiation failed: client connection to 127.28.155.61:37503: connect: Connection refused (error 111)
01:58:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.624701 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } attempt: 2
01:58:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.627178 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.61:37503: Network error: Client connection negotiation failed: client connection to 127.28.155.61:37503: connect: Connection refused (error 111)
01:58:31.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.718560 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } attempt: 3
01:58:31.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.721185 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.61:37503: Network error: Client connection negotiation failed: client connection to 127.28.155.61:37503: connect: Connection refused (error 111)
01:58:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.830386 29349 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
01:58:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.830789 29349 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
01:58:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.830888 29349 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
01:58:31.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.831014 29349 flags.cc:432] Enabled unsafe flag: --never_fsync=true
01:58:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.840235 29349 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
01:58:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.840402 29349 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
01:58:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.840480 29349 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
01:58:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.840566 29349 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
01:58:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.840632 29349 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
01:58:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.840698 29349 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35107/jwks.json
01:58:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.851686 29349 master_runner.cc:387] Master server non-default flags:
01:58:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/logs
01:58:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
01:58:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data
01:58:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal
01:58:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
01:58:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
01:58:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
01:58:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.61:37503
01:58:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
01:58:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
01:58:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
01:58:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
01:58:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
01:58:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35107/jwks.json
01:58:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data/info.pb
01:58:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.61
01:58:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
01:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
01:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
01:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
01:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
01:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
01:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
01:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
01:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:57 UTC on bdcb31816ec0
01:58:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13298
01:58:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
01:58:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.854115 29349 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
01:58:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.856758 29349 file_cache.cc:504] Constructed file cache file cache with capacity 419430
01:58:31.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.864491 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } attempt: 4
01:58:31.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.866750 29359 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
01:58:31.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.868427 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.61:37503: Network error: Client connection negotiation failed: client connection to 127.28.155.61:37503: connect: Connection refused (error 111)
01:58:31.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.869210 29362 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
01:58:31.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.870934 29358 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
01:58:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.872318 29349 server_base.cc:1061] running on GCE node
01:58:31.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.873353 29349 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
01:58:31.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.875211 29349 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
01:58:31.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.876482 29349 hybrid_clock.cc:648] HybridClock initialized: now 1786499911876396 us; error 54 us; skew 500 ppm
01:58:31.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.876974 29349 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
01:58:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.879545 29349 webserver.cc:533] Webserver started at http://127.28.155.61:41677/ using document root <none> and password file <none>
01:58:31.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.880437 29349 fs_manager.cc:362] Metadata directory not provided
01:58:31.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.880614 29349 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
01:58:31.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.881086 29349 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
01:58:31.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.883821 29349 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data/instance:
01:58:31.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1f9908f725e444da2fe9baa6f8e54f4"
01:58:31.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:31 on dist-test-slave-27sr"
01:58:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.885087 29349 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal/instance:
01:58:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1f9908f725e444da2fe9baa6f8e54f4"
01:58:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:31 on dist-test-slave-27sr"
01:58:31.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.891867 29349 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
01:58:31.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.895727 29368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
01:58:31.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.897508 29349 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
01:58:31.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.897675 29349 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data,/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal
01:58:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1f9908f725e444da2fe9baa6f8e54f4"
01:58:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:31 on dist-test-slave-27sr"
01:58:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.897864 29349 fs_report.cc:389] FS layout report
01:58:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
01:58:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal
01:58:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal
01:58:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data/data
01:58:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
01:58:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
01:58:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
01:58:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
01:58:31.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
01:58:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.927791 29349 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
01:58:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.928838 29349 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
01:58:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.929134 29349 kserver.cc:163] Server-wide thread pool size limit: 3276
01:58:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.944000 29349 rpc_server.cc:307] RPC server started. Bound to: 127.28.155.61:37503
01:58:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.944136 29395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.155.61:37503 every 8 connection(s)
01:58:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.945773 29349 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/data/info.pb
01:58:31.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.950472 29396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
01:58:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.955226 29292 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu as pid 29349
01:58:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.955440 29292 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-1/wal/instance
01:58:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.956714 29292 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal
01:58:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data
01:58:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
01:58:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
01:58:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
01:58:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/logs
01:58:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data/info.pb
01:58:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:31.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
01:58:31.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
01:58:31.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
01:58:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
01:58:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:31.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
01:58:31.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
01:58:31.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
01:58:31.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.60:44959
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.60
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:31.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35107/jwks.json
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
01:58:31.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.956916 29396 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } has no permanent_uuid. Determining permanent_uuid...
01:58:31.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.975157 29396 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } has no permanent_uuid. Determining permanent_uuid...
01:58:31.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:31.985225 29396 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } has no permanent_uuid. Determining permanent_uuid...
01:58:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.986776 29372 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:31.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:31.988765 29396 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.038182 29396 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 1
01:58:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.040853 29396 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.109118 29396 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 2
01:58:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.111806 29396 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.167732 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } attempt: 5
01:58:32.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.175580 29347 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } has no permanent_uuid. Determining permanent_uuid...
01:58:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.177752 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.203111 29396 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 3
01:58:32.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.205642 29396 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.229027 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 1
01:58:32.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.231706 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.300001 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 2
01:58:32.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.302716 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.340154 29400 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
01:58:32.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.340533 29400 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
01:58:32.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.340597 29400 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
01:58:32.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.340689 29400 flags.cc:432] Enabled unsafe flag: --never_fsync=true
01:58:32.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.348940 29396 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 4
01:58:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.350013 29400 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
01:58:32.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.350183 29400 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
01:58:32.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.350286 29400 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
01:58:32.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.350391 29400 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
01:58:32.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.350461 29400 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
01:58:32.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.350528 29400 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35107/jwks.json
01:58:32.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.351359 29396 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.362794 29400 master_runner.cc:387] Master server non-default flags:
01:58:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/logs
01:58:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
01:58:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data
01:58:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal
01:58:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
01:58:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
01:58:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
01:58:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.60:44959
01:58:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
01:58:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
01:58:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
01:58:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35107/jwks.json
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data/info.pb
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.60
01:58:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
01:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
01:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
01:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:57 UTC on bdcb31816ec0
01:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13298
01:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
01:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.365115 29400 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
01:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.367743 29400 file_cache.cc:504] Constructed file cache file cache with capacity 419430
01:58:32.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.377420 29407 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
01:58:32.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.378039 29408 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
01:58:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.379858 29410 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
01:58:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.380326 29400 server_base.cc:1061] running on GCE node
01:58:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.381139 29400 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
01:58:32.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.382936 29400 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
01:58:32.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.384367 29400 hybrid_clock.cc:648] HybridClock initialized: now 1786499912384267 us; error 58 us; skew 500 ppm
01:58:32.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.384824 29400 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
01:58:32.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.387609 29400 webserver.cc:533] Webserver started at http://127.28.155.60:41875/ using document root <none> and password file <none>
01:58:32.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.388523 29400 fs_manager.cc:362] Metadata directory not provided
01:58:32.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.388664 29400 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
01:58:32.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.388998 29400 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
01:58:32.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.392056 29400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data/instance:
01:58:32.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80"
01:58:32.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:32 on dist-test-slave-27sr"
01:58:32.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.392841 29400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal/instance:
01:58:32.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80"
01:58:32.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:32 on dist-test-slave-27sr"
01:58:32.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.398823 29400 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
01:58:32.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.402981 29416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
01:58:32.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.404845 29400 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.002s
01:58:32.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.405071 29400 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data,/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal
01:58:32.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80"
01:58:32.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:32 on dist-test-slave-27sr"
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.405336 29400 fs_report.cc:389] FS layout report
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data/data
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
01:58:32.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
01:58:32.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
01:58:32.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
01:58:32.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
01:58:32.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
01:58:32.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
01:58:32.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
01:58:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.408970 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 3
01:58:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.411443 29347 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.155.60:44959: Network error: Client connection negotiation failed: client connection to 127.28.155.60:44959: connect: Connection refused (error 111)
01:58:32.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.443526 29400 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
01:58:32.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.444758 29400 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
01:58:32.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.445163 29400 kserver.cc:163] Server-wide thread pool size limit: 3276
01:58:32.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.460758 29400 rpc_server.cc:307] RPC server started. Bound to: 127.28.155.60:44959
01:58:32.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.460807 29441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.155.60:44959 every 8 connection(s)
01:58:32.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.462651 29400 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/data/info.pb
01:58:32.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.468457 29442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
01:58:32.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.471686 29292 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu as pid 29400
01:58:32.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.472061 29292 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/master-2/wal/instance
01:58:32.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.477125 29442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } has no permanent_uuid. Determining permanent_uuid...
01:58:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.491397 29442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } has no permanent_uuid. Determining permanent_uuid...
01:58:32.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.499279 29442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } has no permanent_uuid. Determining permanent_uuid...
01:58:32.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.511686 29442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: Bootstrap starting.
01:58:32.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.516213 29442 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: Neither blocks nor log segments found. Creating new log.
01:58:32.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.517434 29442 log.cc:826] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: Log is configured to *not* fsync() on all Append() calls
01:58:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.520370 29442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: No bootstrap required, opened a new log
01:58:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.526294 29442 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.526602 29442 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
01:58:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.526700 29442 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22fe8d1bbd6a457dbde0c5c33cec9c80, State: Initialized, Role: FOLLOWER
01:58:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.527412 29442 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.528687 29453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.529271 29453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.530136 29442 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [sys.catalog]: configured and running, proceeding with master startup.
01:58:32.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.544567 29467 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
01:58:32.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.544735 29467 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
01:58:32.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.538180 29400 master_runner.cc:187] Error getting master registration for 127.28.155.62:38775: OK, instance_id { permanent_uuid: "5946c8dc0a904281bc172615782480f6" instance_seqno: 1786499911461013 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
01:58:32.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.545593 29400 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:32.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.588688 29347 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 4
01:58:32.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.600756 29347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: Bootstrap starting.
01:58:32.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.605298 29347 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: Neither blocks nor log segments found. Creating new log.
01:58:32.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.606793 29347 log.cc:826] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: Log is configured to *not* fsync() on all Append() calls
01:58:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.610206 29347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: No bootstrap required, opened a new log
01:58:32.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.618502 29347 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.618919 29347 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
01:58:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.619065 29347 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5946c8dc0a904281bc172615782480f6, State: Initialized, Role: FOLLOWER
01:58:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.619879 29347 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.621145 29471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.621446 29471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.622392 29347 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [sys.catalog]: configured and running, proceeding with master startup.
01:58:32.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.636783 29483 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
01:58:32.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.637444 29483 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
01:58:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.633818 29303 master_runner.cc:187] Error getting master registration for 127.28.155.61:37503: OK, instance_id { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" instance_seqno: 1786499911939743 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
01:58:32.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.640813 29303 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:32.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.650605 29396 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } attempt: 5
01:58:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.665649 29396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4: Bootstrap starting.
01:58:32.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.671129 29396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4: Neither blocks nor log segments found. Creating new log.
01:58:32.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.673266 29396 log.cc:826] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4: Log is configured to *not* fsync() on all Append() calls
01:58:32.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.676985 29396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4: No bootstrap required, opened a new log
01:58:32.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.686061 29396 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.686471 29396 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
01:58:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.686616 29396 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f9908f725e444da2fe9baa6f8e54f4, State: Initialized, Role: FOLLOWER
01:58:32.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.687626 29396 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.696303 29486 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.698091 29422 tablet.cc:2406] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: Can't schedule compaction. Clean time has not been advanced past its initial value.
01:58:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.699294 29486 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.699146 29396 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: configured and running, proceeding with master startup.
01:58:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.704079 29326 tablet.cc:2406] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
01:58:32.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.722151 29349 master_runner.cc:264] No leader master found from master e1f9908f725e444da2fe9baa6f8e54f4
01:58:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.722358 29349 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.723047 29498 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
01:58:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:32.723230 29498 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
01:58:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.740414 29486 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
01:58:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.740729 29486 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.743703 29430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" is_pre_election: true
01:58:32.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.744319 29430 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f9908f725e444da2fe9baa6f8e54f4 in term 0.
01:58:32.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.746543 29372 leader_election.cc:304] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [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: 22fe8d1bbd6a457dbde0c5c33cec9c80, e1f9908f725e444da2fe9baa6f8e54f4; no voters: 
01:58:32.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.748152 29334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5946c8dc0a904281bc172615782480f6" is_pre_election: true
01:58:32.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.748720 29334 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f9908f725e444da2fe9baa6f8e54f4 in term 0.
01:58:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.750213 29486 leader_election.cc:290] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5946c8dc0a904281bc172615782480f6 (127.28.155.62:38775), 22fe8d1bbd6a457dbde0c5c33cec9c80 (127.28.155.60:44959)
01:58:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.750489 29486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
01:58:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.750659 29486 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
01:58:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.750792 29486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 0 FOLLOWER]: Advancing to term 1
01:58:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.754895 29486 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.756345 29334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5946c8dc0a904281bc172615782480f6"
01:58:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.756587 29334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 0 FOLLOWER]: Advancing to term 1
01:58:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.766746 29334 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f9908f725e444da2fe9baa6f8e54f4 in term 1.
01:58:32.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.769972 29369 leader_election.cc:304] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [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: 5946c8dc0a904281bc172615782480f6, e1f9908f725e444da2fe9baa6f8e54f4; no voters: 
01:58:32.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.770406 29501 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 1 FOLLOWER]: Leader election won for term 1
01:58:32.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.772094 29430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80"
01:58:32.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.772413 29430 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 0 FOLLOWER]: Advancing to term 1
01:58:32.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.777905 29430 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f9908f725e444da2fe9baa6f8e54f4 in term 1.
01:58:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.779750 29486 leader_election.cc:290] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [CANDIDATE]: Term 1 election: Requested vote from peers 5946c8dc0a904281bc172615782480f6 (127.28.155.62:38775), 22fe8d1bbd6a457dbde0c5c33cec9c80 (127.28.155.60:44959)
01:58:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.787297 29501 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [term 1 LEADER]: Becoming Leader. State: Replica: e1f9908f725e444da2fe9baa6f8e54f4, State: Running, Role: LEADER
01:58:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.788434 29501 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [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: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } }
01:58:32.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.814622 29486 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1f9908f725e444da2fe9baa6f8e54f4. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.814997 29486 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: This master's current role is: LEADER
01:58:32.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.816435 29504 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
01:58:32.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.821177 29504 catalog_manager.cc:1520] Initializing Kudu cluster ID...
01:58:32.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.846531 29430 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [term 1 FOLLOWER]: Refusing update from remote peer e1f9908f725e444da2fe9baa6f8e54f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
01:58:32.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.848250 29501 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
01:58:32.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.856683 29334 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [term 1 FOLLOWER]: Refusing update from remote peer e1f9908f725e444da2fe9baa6f8e54f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
01:58:32.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.858232 29501 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
01:58:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.877764 29453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1f9908f725e444da2fe9baa6f8e54f4. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.878043 29453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.884618 29505 mvcc.cc:204] Tried to move back new op lower bound from 7317503643005206528 to 7317503642789699584. Current Snapshot: MvccSnapshot[applied={T|T < 7317503643005206528}]
01:58:32.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.888458 29471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1f9908f725e444da2fe9baa6f8e54f4. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.888792 29471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.894212 29453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.894450 29453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.908377 29471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.908639 29471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6 [sys.catalog]: This master's current role is: FOLLOWER
01:58:32.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.913369 29501 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.913674 29501 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: This master's current role is: LEADER
01:58:32.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.919431 29501 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5946c8dc0a904281bc172615782480f6" member_type: VOTER last_known_addr { host: "127.28.155.62" port: 38775 } } peers { permanent_uuid: "e1f9908f725e444da2fe9baa6f8e54f4" member_type: VOTER last_known_addr { host: "127.28.155.61" port: 37503 } } peers { permanent_uuid: "22fe8d1bbd6a457dbde0c5c33cec9c80" member_type: VOTER last_known_addr { host: "127.28.155.60" port: 44959 } } }
01:58:32.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.919718 29501 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4 [sys.catalog]: This master's current role is: LEADER
01:58:32.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.923477 29504 catalog_manager.cc:1383] Generated new cluster ID: eabad329ac93498999fde604b2c5ca86
01:58:32.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.923623 29504 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
01:58:32.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.961598 29504 catalog_manager.cc:1406] Generated new certificate authority record
01:58:32.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:32.964812 29504 catalog_manager.cc:1540] Loading token signing keys...
01:58:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.018711 29504 catalog_manager.cc:6092] T 00000000000000000000000000000000 P e1f9908f725e444da2fe9baa6f8e54f4: Generated new TSK 0
01:58:33.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.020015 29504 catalog_manager.cc:1550] Initializing in-progress tserver states...
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.053907 29292 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
01:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/logs
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data/info.pb
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.1:0
01:58:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.155.1
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.1
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
01:58:33.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.537097 29514 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
01:58:33.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.537420 29514 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
01:58:33.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.537498 29514 flags.cc:432] Enabled unsafe flag: --never_fsync=true
01:58:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.546809 29514 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
01:58:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.547060 29514 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.155.1
01:58:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.547137 29467 catalog_manager.cc:1295] Loaded cluster ID: eabad329ac93498999fde604b2c5ca86
01:58:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.547209 29467 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: loading cluster ID for follower catalog manager: success
01:58:33.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.551142 29467 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: acquiring CA information for follower catalog manager: success
01:58:33.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.553730 29467 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 22fe8d1bbd6a457dbde0c5c33cec9c80: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
01:58:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.559592 29514 tablet_server_runner.cc:78] Tablet server non-default flags:
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/logs
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.1:0
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data/info.pb
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.1
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
01:58:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.155.1
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:57 UTC on bdcb31816ec0
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13298
01:58:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
01:58:33.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.561513 29514 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
01:58:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.564116 29514 file_cache.cc:504] Constructed file cache file cache with capacity 419430
01:58:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.575253 29520 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
01:58:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.575471 29521 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
01:58:33.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:33.577144 29523 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
01:58:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.577972 29514 server_base.cc:1061] running on GCE node
01:58:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.578724 29514 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
01:58:33.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.579952 29514 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
01:58:33.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.581264 29514 hybrid_clock.cc:648] HybridClock initialized: now 1786499913581187 us; error 68 us; skew 500 ppm
01:58:33.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.581732 29514 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
01:58:33.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.584347 29514 webserver.cc:533] Webserver started at http://127.28.155.1:37363/ using document root <none> and password file <none>
01:58:33.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.585196 29514 fs_manager.cc:362] Metadata directory not provided
01:58:33.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.585345 29514 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
01:58:33.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.585803 29514 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
01:58:33.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.588454 29514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data/instance:
01:58:33.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c0638574db74a7d9aff973ab4e8f541"
01:58:33.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:33 on dist-test-slave-27sr"
01:58:33.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.589376 29514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal/instance:
01:58:33.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c0638574db74a7d9aff973ab4e8f541"
01:58:33.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:33 on dist-test-slave-27sr"
01:58:33.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.595983 29514 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
01:58:33.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.600208 29531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.601920 29514 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.602144 29514 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data,/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c0638574db74a7d9aff973ab4e8f541"
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:33 on dist-test-slave-27sr"
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.602473 29514 fs_report.cc:389] FS layout report
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
01:58:33.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data/data
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
01:58:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
01:58:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
01:58:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
01:58:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
01:58:33.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.624410 29514 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
01:58:33.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.625551 29514 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
01:58:33.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.626191 29514 kserver.cc:163] Server-wide thread pool size limit: 3276
01:58:33.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.627396 29514 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
01:58:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.629498 29514 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
01:58:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.629644 29514 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
01:58:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.629789 29514 ts_tablet_manager.cc:616] Registered 0 tablets
01:58:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.629885 29514 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
01:58:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.640121 29483 catalog_manager.cc:1295] Loaded cluster ID: eabad329ac93498999fde604b2c5ca86
01:58:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.640266 29483 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: loading cluster ID for follower catalog manager: success
01:58:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.643707 29483 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: acquiring CA information for follower catalog manager: success
01:58:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.646567 29483 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5946c8dc0a904281bc172615782480f6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
01:58:33.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.672273 29514 rpc_server.cc:307] RPC server started. Bound to: 127.28.155.1:35747
01:58:33.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.672331 29656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.155.1:35747 every 8 connection(s)
01:58:33.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.673923 29514 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/data/info.pb
01:58:33.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.675530 29292 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu as pid 29514
01:58:33.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.675750 29292 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-0/wal/instance
01:58:33.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.683636 29292 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/logs
01:58:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data/info.pb
01:58:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
01:58:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
01:58:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
01:58:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
01:58:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.2:0
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.155.2
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.2
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
01:58:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.713893 29657 heartbeater.cc:344] Connected to a master server at 127.28.155.60:44959
01:58:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.713935 29659 heartbeater.cc:344] Connected to a master server at 127.28.155.61:37503
01:58:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.713994 29658 heartbeater.cc:344] Connected to a master server at 127.28.155.62:38775
01:58:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.714425 29659 heartbeater.cc:461] Registering TS with master...
01:58:33.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.714422 29658 heartbeater.cc:461] Registering TS with master...
01:58:33.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.714810 29657 heartbeater.cc:461] Registering TS with master...
01:58:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.716081 29657 heartbeater.cc:507] Master 127.28.155.60:44959 requested a full tablet report, sending...
01:58:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.716118 29659 heartbeater.cc:507] Master 127.28.155.61:37503 requested a full tablet report, sending...
01:58:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.716187 29658 heartbeater.cc:507] Master 127.28.155.62:38775 requested a full tablet report, sending...
01:58:33.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.718945 29379 ts_manager.cc:194] Registered new tserver with Master: 6c0638574db74a7d9aff973ab4e8f541 (127.28.155.1:35747)
01:58:33.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.719099 29427 ts_manager.cc:194] Registered new tserver with Master: 6c0638574db74a7d9aff973ab4e8f541 (127.28.155.1:35747)
01:58:33.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.719099 29330 ts_manager.cc:194] Registered new tserver with Master: 6c0638574db74a7d9aff973ab4e8f541 (127.28.155.1:35747)
01:58:33.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:33.721638 29379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.155.1:56015
01:58:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.083637 29666 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
01:58:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.084097 29666 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
01:58:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.084190 29666 flags.cc:432] Enabled unsafe flag: --never_fsync=true
01:58:34.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.093523 29666 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
01:58:34.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.093694 29666 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.155.2
01:58:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.104262 29666 tablet_server_runner.cc:78] Tablet server non-default flags:
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/logs
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.2:0
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data/info.pb
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.2
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.155.2
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
01:58:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
01:58:34.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
01:58:34.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
01:58:34.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:57 UTC on bdcb31816ec0
01:58:34.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13298
01:58:34.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
01:58:34.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.106307 29666 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
01:58:34.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.109001 29666 file_cache.cc:504] Constructed file cache file cache with capacity 419430
01:58:34.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.121591 29676 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
01:58:34.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.121747 29679 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
01:58:34.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.121618 29677 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
01:58:34.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.123157 29666 server_base.cc:1061] running on GCE node
01:58:34.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.123759 29666 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
01:58:34.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.125128 29666 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
01:58:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.126394 29666 hybrid_clock.cc:648] HybridClock initialized: now 1786499914126297 us; error 77 us; skew 500 ppm
01:58:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.126828 29666 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
01:58:34.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.129194 29666 webserver.cc:533] Webserver started at http://127.28.155.2:34849/ using document root <none> and password file <none>
01:58:34.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.129935 29666 fs_manager.cc:362] Metadata directory not provided
01:58:34.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.130030 29666 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
01:58:34.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.130358 29666 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
01:58:34.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.133059 29666 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data/instance:
01:58:34.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "556ec9f9cec34a8c96b7176e13fd134a"
01:58:34.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:34 on dist-test-slave-27sr"
01:58:34.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.133827 29666 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal/instance:
01:58:34.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "556ec9f9cec34a8c96b7176e13fd134a"
01:58:34.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:34 on dist-test-slave-27sr"
01:58:34.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.139602 29666 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
01:58:34.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.143512 29685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.145200 29666 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.145356 29666 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data,/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "556ec9f9cec34a8c96b7176e13fd134a"
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:34 on dist-test-slave-27sr"
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.145532 29666 fs_report.cc:389] FS layout report
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data/data
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
01:58:34.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
01:58:34.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
01:58:34.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.162369 29666 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
01:58:34.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.163203 29666 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
01:58:34.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.163445 29666 kserver.cc:163] Server-wide thread pool size limit: 3276
01:58:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.164492 29666 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
01:58:34.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.166380 29666 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
01:58:34.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.166471 29666 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
01:58:34.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.166543 29666 ts_tablet_manager.cc:616] Registered 0 tablets
01:58:34.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.166595 29666 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
01:58:34.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.208015 29666 rpc_server.cc:307] RPC server started. Bound to: 127.28.155.2:36507
01:58:34.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.208108 29812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.155.2:36507 every 8 connection(s)
01:58:34.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.209461 29666 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/data/info.pb
01:58:34.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.218305 29292 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu as pid 29666
01:58:34.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.218665 29292 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-1/wal/instance
01:58:34.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.228226 29292 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:34.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu
01:58:34.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/logs
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data/info.pb
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
01:58:34.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.3:0
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.155.3
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.3
01:58:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
01:58:34.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.246707 29815 heartbeater.cc:344] Connected to a master server at 127.28.155.61:37503
01:58:34.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.247275 29815 heartbeater.cc:461] Registering TS with master...
01:58:34.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.248392 29815 heartbeater.cc:507] Master 127.28.155.61:37503 requested a full tablet report, sending...
01:58:34.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.250348 29379 ts_manager.cc:194] Registered new tserver with Master: 556ec9f9cec34a8c96b7176e13fd134a (127.28.155.2:36507)
01:58:34.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.251614 29379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.155.2:42309
01:58:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.253974 29814 heartbeater.cc:344] Connected to a master server at 127.28.155.62:38775
01:58:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.254209 29814 heartbeater.cc:461] Registering TS with master...
01:58:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.254767 29814 heartbeater.cc:507] Master 127.28.155.62:38775 requested a full tablet report, sending...
01:58:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.255251 29813 heartbeater.cc:344] Connected to a master server at 127.28.155.60:44959
01:58:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.255415 29813 heartbeater.cc:461] Registering TS with master...
01:58:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.255946 29813 heartbeater.cc:507] Master 127.28.155.60:44959 requested a full tablet report, sending...
01:58:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.256346 29330 ts_manager.cc:194] Registered new tserver with Master: 556ec9f9cec34a8c96b7176e13fd134a (127.28.155.2:36507)
01:58:34.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.257262 29427 ts_manager.cc:194] Registered new tserver with Master: 556ec9f9cec34a8c96b7176e13fd134a (127.28.155.2:36507)
01:58:34.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.619686 29824 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
01:58:34.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.620205 29824 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
01:58:34.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.620343 29824 flags.cc:432] Enabled unsafe flag: --never_fsync=true
01:58:34.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.629587 29824 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
01:58:34.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.629766 29824 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.155.3
01:58:34.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.640558 29824 tablet_server_runner.cc:78] Tablet server non-default flags:
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/logs
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.155.20:42447
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.155.3:0
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
01:58:34.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data/info.pb
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.155.3
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.155.3
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:57 UTC on bdcb31816ec0
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13298
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
01:58:34.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.642769 29824 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
01:58:34.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.645485 29824 file_cache.cc:504] Constructed file cache file cache with capacity 419430
01:58:34.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.658123 29831 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
01:58:34.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.658098 29830 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
01:58:34.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:34.659029 29833 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
01:58:34.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.660405 29824 server_base.cc:1061] running on GCE node
01:58:34.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.661234 29824 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
01:58:34.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.662254 29824 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
01:58:34.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.663515 29824 hybrid_clock.cc:648] HybridClock initialized: now 1786499914663446 us; error 53 us; skew 500 ppm
01:58:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.663977 29824 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
01:58:34.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.666426 29824 webserver.cc:533] Webserver started at http://127.28.155.3:36337/ using document root <none> and password file <none>
01:58:34.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.667327 29824 fs_manager.cc:362] Metadata directory not provided
01:58:34.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.667484 29824 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
01:58:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.667974 29824 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
01:58:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.670786 29824 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data/instance:
01:58:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51c1c9040d8f496b9810e90e09e5c913"
01:58:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:34 on dist-test-slave-27sr"
01:58:34.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.671847 29824 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal/instance:
01:58:34.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51c1c9040d8f496b9810e90e09e5c913"
01:58:34.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:34 on dist-test-slave-27sr"
01:58:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.679124 29824 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
01:58:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.683144 29840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
01:58:34.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.684684 29824 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.684885 29824 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data,/tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "51c1c9040d8f496b9810e90e09e5c913"
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 01:58:34 on dist-test-slave-27sr"
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.685161 29824 fs_report.cc:389] FS layout report
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data/data
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
01:58:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
01:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
01:58:34.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.712031 29824 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
01:58:34.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.713106 29824 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
01:58:34.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.713516 29824 kserver.cc:163] Server-wide thread pool size limit: 3276
01:58:34.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.714859 29824 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
01:58:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.716835 29824 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
01:58:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.716976 29824 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
01:58:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.717093 29824 ts_tablet_manager.cc:616] Registered 0 tablets
01:58:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.717200 29824 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
01:58:34.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.724908 29659 heartbeater.cc:499] Master 127.28.155.61:37503 was elected leader, sending a full tablet report...
01:58:34.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.759795 29824 rpc_server.cc:307] RPC server started. Bound to: 127.28.155.3:32773
01:58:34.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.759970 29965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.155.3:32773 every 8 connection(s)
01:58:34.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.761413 29824 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/data/info.pb
01:58:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.771682 29292 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu as pid 29824
01:58:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.771950 29292 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskYe6RL4/test-tmp/mini-kudu-cluster9424607423058149849/ts-2/wal/instance
01:58:34.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.783706 29966 heartbeater.cc:344] Connected to a master server at 127.28.155.60:44959
01:58:34.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.784718 29966 heartbeater.cc:461] Registering TS with master...
01:58:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.785666 29968 heartbeater.cc:344] Connected to a master server at 127.28.155.61:37503
01:58:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.785883 29968 heartbeater.cc:461] Registering TS with master...
01:58:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.786072 29966 heartbeater.cc:507] Master 127.28.155.60:44959 requested a full tablet report, sending...
01:58:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.786353 29968 heartbeater.cc:507] Master 127.28.155.61:37503 requested a full tablet report, sending...
01:58:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.788128 29427 ts_manager.cc:194] Registered new tserver with Master: 51c1c9040d8f496b9810e90e09e5c913 (127.28.155.3:32773)
01:58:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.788275 29379 ts_manager.cc:194] Registered new tserver with Master: 51c1c9040d8f496b9810e90e09e5c913 (127.28.155.3:32773)
01:58:34.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.789270 29379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.155.3:35419
01:58:34.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.792790 29967 heartbeater.cc:344] Connected to a master server at 127.28.155.62:38775
01:58:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.792922 29967 heartbeater.cc:461] Registering TS with master...
01:58:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.793223 29967 heartbeater.cc:507] Master 127.28.155.62:38775 requested a full tablet report, sending...
01:58:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.794382 29330 ts_manager.cc:194] Registered new tserver with Master: 51c1c9040d8f496b9810e90e09e5c913 (127.28.155.3:32773)
01:58:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:34.800622 29292 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
01:58:34.802 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
01:58:34.804 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

01:58:34.815 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.155.62"
      port: 38775
    }
    bound_http_address {
      host: "127.28.155.62"
      port: 34199
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.155.61"
      port: 37503
    }
    bound_http_address {
      host: "127.28.155.61"
      port: 41677
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.155.60"
      port: 44959
    }
    bound_http_address {
      host: "127.28.155.60"
      port: 41875
    }
  }
}

01:58:34.818 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

01:58:34.822 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.155.1"
      port: 35747
    }
    bound_http_address {
      host: "127.28.155.1"
      port: 37363
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.155.2"
      port: 36507
    }
    bound_http_address {
      host: "127.28.155.2"
      port: 34849
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.155.3"
      port: 32773
    }
    bound_http_address {
      host: "127.28.155.3"
      port: 36337
    }
  }
}

01:58:34.822 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
01:58:35.022 [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)
01:58:35.084 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:35.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.256122 29815 heartbeater.cc:499] Master 127.28.155.61:37503 was elected leader, sending a full tablet report...
01:58:35.299 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:35.367 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:35.370 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:35.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:35.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:35.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:35.499 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:35.500 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:35.499 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:35.766 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba21f70a, L:/127.0.0.1:57656 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:35.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb4227a7, L:/127.0.0.1:34562 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:35.766 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10453fdc, L:/127.0.0.1:37832 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:35.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.791960 29968 heartbeater.cc:499] Master 127.28.155.61:37503 was elected leader, sending a full tablet report...
01:58:35.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:35.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=571), Traces: [0ms] refreshing cache from master, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [535ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [536ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.862460 29379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57656:
01:58:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
01:58:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
01:58:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
01:58:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
01:58:35.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
01:58:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
01:58:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
01:58:35.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:35.868127 29379 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
01:58:35.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.956013 29894 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3e466ce74944e39d35d7a872a321ce (DEFAULT_TABLE table=TestHandleTooBusy [id=c203d13de6094390a92a3dbbd757d791]), partition=RANGE (key) PARTITION UNBOUNDED
01:58:35.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.958171 29894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3e466ce74944e39d35d7a872a321ce. 1 dirs total, 0 dirs full, 0 dirs failed
01:58:35.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.962930 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3e466ce74944e39d35d7a872a321ce (DEFAULT_TABLE table=TestHandleTooBusy [id=c203d13de6094390a92a3dbbd757d791]), partition=RANGE (key) PARTITION UNBOUNDED
01:58:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.964859 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3e466ce74944e39d35d7a872a321ce. 1 dirs total, 0 dirs full, 0 dirs failed
01:58:35.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.951345 29583 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3e466ce74944e39d35d7a872a321ce (DEFAULT_TABLE table=TestHandleTooBusy [id=c203d13de6094390a92a3dbbd757d791]), partition=RANGE (key) PARTITION UNBOUNDED
01:58:35.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.966980 29583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3e466ce74944e39d35d7a872a321ce. 1 dirs total, 0 dirs full, 0 dirs failed
01:58:35.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:35.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.981093 30005 tablet_bootstrap.cc:492] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: Bootstrap starting.
01:58:35.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.987922 30005 tablet_bootstrap.cc:654] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: Neither blocks nor log segments found. Creating new log.
01:58:35.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.989764 30005 log.cc:826] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: Log is configured to *not* fsync() on all Append() calls
01:58:35.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.995110 30009 tablet_bootstrap.cc:492] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: Bootstrap starting.
01:58:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.997944 30005 tablet_bootstrap.cc:492] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: No bootstrap required, opened a new log
01:58:35.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:35.999010 30005 ts_tablet_manager.cc:1403] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
01:58:36.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.003050 30006 tablet_bootstrap.cc:492] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: Bootstrap starting.
01:58:36.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.007313 30009 tablet_bootstrap.cc:654] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: Neither blocks nor log segments found. Creating new log.
01:58:36.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.007478 30006 tablet_bootstrap.cc:654] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: Neither blocks nor log segments found. Creating new log.
01:58:36.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.007686 30005 raft_consensus.cc:359] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.008389 30005 raft_consensus.cc:385] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
01:58:36.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.009142 30009 log.cc:826] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: Log is configured to *not* fsync() on all Append() calls
01:58:36.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.009881 30006 log.cc:826] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: Log is configured to *not* fsync() on all Append() calls
01:58:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.012818 30005 raft_consensus.cc:740] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c1c9040d8f496b9810e90e09e5c913, State: Initialized, Role: FOLLOWER
01:58:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.014508 30005 consensus_queue.cc:260] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [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: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.017727 30006 tablet_bootstrap.cc:492] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: No bootstrap required, opened a new log
01:58:36.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.018455 30006 ts_tablet_manager.cc:1403] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
01:58:36.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.026131 30009 tablet_bootstrap.cc:492] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: No bootstrap required, opened a new log
01:58:36.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.026793 30009 ts_tablet_manager.cc:1403] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.016s
01:58:36.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.028231 30006 raft_consensus.cc:359] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.028707 30006 raft_consensus.cc:385] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
01:58:36.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.028826 30006 raft_consensus.cc:740] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0638574db74a7d9aff973ab4e8f541, State: Initialized, Role: FOLLOWER
01:58:36.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.030289 30006 consensus_queue.cc:260] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [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: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.040712 30009 raft_consensus.cc:359] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.042572 30009 raft_consensus.cc:385] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
01:58:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.042949 30009 raft_consensus.cc:740] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556ec9f9cec34a8c96b7176e13fd134a, State: Initialized, Role: FOLLOWER
01:58:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.044430 30009 consensus_queue.cc:260] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [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: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.042946 30005 ts_tablet_manager.cc:1434] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.007s
01:58:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.047221 30006 ts_tablet_manager.cc:1434] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.007s
01:58:36.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.054101 30009 ts_tablet_manager.cc:1434] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.000s
01:58:36.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.084857 30014 raft_consensus.cc:493] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
01:58:36.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.085633 30014 raft_consensus.cc:515] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.092568 30014 leader_election.cc:290] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0638574db74a7d9aff973ab4e8f541 (127.28.155.1:35747), 51c1c9040d8f496b9810e90e09e5c913 (127.28.155.3:32773)
01:58:36.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.101840 29604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3e466ce74944e39d35d7a872a321ce" candidate_uuid: "556ec9f9cec34a8c96b7176e13fd134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0638574db74a7d9aff973ab4e8f541" is_pre_election: true
01:58:36.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.102504 29604 raft_consensus.cc:2468] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556ec9f9cec34a8c96b7176e13fd134a in term 0.
01:58:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.102859 29914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3e466ce74944e39d35d7a872a321ce" candidate_uuid: "556ec9f9cec34a8c96b7176e13fd134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1c9040d8f496b9810e90e09e5c913" is_pre_election: true
01:58:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.103374 29686 leader_election.cc:304] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [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: 556ec9f9cec34a8c96b7176e13fd134a, 6c0638574db74a7d9aff973ab4e8f541; no voters: 
01:58:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.103483 29914 raft_consensus.cc:2468] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556ec9f9cec34a8c96b7176e13fd134a in term 0.
01:58:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.103855 30014 raft_consensus.cc:2804] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Leader pre-election won for term 1
01:58:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.104056 30014 raft_consensus.cc:493] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
01:58:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.104171 30014 raft_consensus.cc:3060] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 0 FOLLOWER]: Advancing to term 1
01:58:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:36.180284 29660 tablet.cc:2406] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541: Can't schedule compaction. Clean time has not been advanced past its initial value.
01:58:36.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.197850 30014 raft_consensus.cc:515] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.198872 30014 leader_election.cc:290] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [CANDIDATE]: Term 1 election: Requested vote from peers 6c0638574db74a7d9aff973ab4e8f541 (127.28.155.1:35747), 51c1c9040d8f496b9810e90e09e5c913 (127.28.155.3:32773)
01:58:36.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.199697 29604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3e466ce74944e39d35d7a872a321ce" candidate_uuid: "556ec9f9cec34a8c96b7176e13fd134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0638574db74a7d9aff973ab4e8f541"
01:58:36.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.200016 29604 raft_consensus.cc:3060] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [term 0 FOLLOWER]: Advancing to term 1
01:58:36.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.203663 29914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3e466ce74944e39d35d7a872a321ce" candidate_uuid: "556ec9f9cec34a8c96b7176e13fd134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c1c9040d8f496b9810e90e09e5c913"
01:58:36.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.204072 29914 raft_consensus.cc:3060] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [term 0 FOLLOWER]: Advancing to term 1
01:58:36.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:36.215731 29816 tablet.cc:2406] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a: Can't schedule compaction. Clean time has not been advanced past its initial value.
01:58:36.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:36.267876 29969 tablet.cc:2406] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913: Can't schedule compaction. Clean time has not been advanced past its initial value.
01:58:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.298851 29914 raft_consensus.cc:2468] T 9a3e466ce74944e39d35d7a872a321ce P 51c1c9040d8f496b9810e90e09e5c913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556ec9f9cec34a8c96b7176e13fd134a in term 1.
01:58:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.298905 29604 raft_consensus.cc:2468] T 9a3e466ce74944e39d35d7a872a321ce P 6c0638574db74a7d9aff973ab4e8f541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556ec9f9cec34a8c96b7176e13fd134a in term 1.
01:58:36.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.299973 29687 leader_election.cc:304] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 51c1c9040d8f496b9810e90e09e5c913, 556ec9f9cec34a8c96b7176e13fd134a, 6c0638574db74a7d9aff973ab4e8f541; no voters: 
01:58:36.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.300560 30014 raft_consensus.cc:2804] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 1 FOLLOWER]: Leader election won for term 1
01:58:36.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.301244 30014 raft_consensus.cc:697] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [term 1 LEADER]: Becoming Leader. State: Replica: 556ec9f9cec34a8c96b7176e13fd134a, State: Running, Role: LEADER
01:58:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.302080 30014 consensus_queue.cc:237] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [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: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } }
01:58:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.311303 29379 catalog_manager.cc:5719] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a reported cstate change: term changed from 0 to 1, leader changed from <none> to 556ec9f9cec34a8c96b7176e13fd134a (127.28.155.2). New cstate: current_term: 1 leader_uuid: "556ec9f9cec34a8c96b7176e13fd134a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556ec9f9cec34a8c96b7176e13fd134a" member_type: VOTER last_known_addr { host: "127.28.155.2" port: 36507 } health_report { overall_health: HEALTHY } } }
01:58:36.476 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.476 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.496 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.497 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.498 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.498 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.499 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.499 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.499 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.499 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.501 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.501 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.502 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.504 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.505 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.508 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.510 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.511 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.513 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.516 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.528 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:36.533 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.554 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.561 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.562 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.563 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.564 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.564 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.564 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.565 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.565 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.567 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:36.577 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.581 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.587 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1591f0d1, L:/127.0.0.1:34572 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.596 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.602 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8c7f16a, L:/127.0.0.1:34574 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.606 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.619 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.658 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.660 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4430a34c, L:/127.0.0.1:57662 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.666 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a794229, L:/127.0.0.1:34604 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.671 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda98e2a9, L:/127.0.0.1:34590 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:36.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:36.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.698 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a9600d7, L:/127.0.0.1:57700 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.704 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:36.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [171ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:36.712 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x726067a9, L:/127.0.0.1:34582 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:36.715 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4458f597, L:/127.0.0.1:34618 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.716 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.720 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb805609, L:/127.0.0.1:57670 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.723 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:36.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:36.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=238), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [135ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:36.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.737 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe33db44e, L:/127.0.0.1:37844 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:36.742 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x60fb134c, L:/127.0.0.1:57686 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.755 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.755 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a3b0080, L:/127.0.0.1:37874 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:36.758 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.758 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:36.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [227ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:36.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:36.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:36.767 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.773 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.776 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.783 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa4166110, L:/127.0.0.1:37856 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:36.788 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.796 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.798 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:36.799 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.801 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:36.812 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:36.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f8c48b3, L:/127.0.0.1:34634 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.835 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe79cf8b1, L:/127.0.0.1:34626 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.842 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b9515e8, L:/127.0.0.1:37860 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:36.852 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.853034 30083 consensus_queue.cc:1048] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0638574db74a7d9aff973ab4e8f541" member_type: VOTER last_known_addr { host: "127.28.155.1" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
01:58:36.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.855 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa644b2b1, L:/127.0.0.1:57724 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:36.857338 29372 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items
01:58:36.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.857458 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57724 (request call id 0)
01:58:36.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.865 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba69eff6, L:/127.0.0.1:57712 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.870352 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57724 (request call id 0)
01:58:36.872 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.875 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.875 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc6075a3, L:/127.0.0.1:34642 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.877 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.878 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.883 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x264ef868, L:/127.0.0.1:37880 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:36.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.887620 30083 consensus_queue.cc:1048] T 9a3e466ce74944e39d35d7a872a321ce P 556ec9f9cec34a8c96b7176e13fd134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c1c9040d8f496b9810e90e09e5c913" member_type: VOTER last_known_addr { host: "127.28.155.3" port: 32773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
01:58:36.891 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items
01:58:36.898 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:36.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:36.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:36.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:36.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:36.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:36.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [347ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [374ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:36.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:36.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299990, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:36.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299988, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:36.921 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x60b30d62, L:/127.0.0.1:37896 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:36.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299976, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:36.933 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc05885db, L:/127.0.0.1:57726 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.933 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3c39e97, L:/127.0.0.1:57738 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:36.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.939832 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 3)
01:58:36.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.941053 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57738 (request call id 0)
01:58:36.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.941568 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 6)
01:58:36.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:36.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=445), Traces: [0ms] refreshing cache from master, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [412ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:36.947 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items
01:58:36.949 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.951 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf696c504, L:/127.0.0.1:34656 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:36.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.879 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.954939 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 1)
01:58:36.956 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:36.956 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.959920 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.961445 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.3:35419 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:36.962239 29968 heartbeater.cc:646] Failed to heartbeat to 127.28.155.61:37503 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.28.155.3:35419 dropped due to backpressure: service queue is full with 1 items
01:58:36.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.964124 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.965080 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items
01:58:36.970 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:36.975 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.980808 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.981576 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.983830 29370 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.1:56015 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.984127 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.984164 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.984 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items
01:58:36.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.985 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:36.984587 29659 heartbeater.cc:646] Failed to heartbeat to 127.28.155.61:37503 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.28.155.1:56015 dropped due to backpressure: service queue is full with 1 items
01:58:36.986 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:36.990 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.993963 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.994596 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.3:35419 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:36.996086 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:37.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.001425 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.001959 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:37.002 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items
01:58:37.006 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:37.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.014644 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:37.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.015143 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 6)
01:58:37.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.040 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96d8057c, L:/127.0.0.1:37936 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:37.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.041375 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57738 (request call id 4)
01:58:37.046 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:37.047 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d6463b1, L:/127.0.0.1:37910 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:37.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70f42c73, L:/127.0.0.1:57740 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:37.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.051 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.055465 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=525), Traces: [0ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [276ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [385ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [411ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [413ms] refreshing cache from master, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [419ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [424ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [433ms] refreshing cache from master, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [437ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [440ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [440ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [453ms] refreshing cache from master, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [456ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [457ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [459ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [460ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items, [492ms] refreshing cache from master, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [496ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@861273076(state=PENDING, result=null, callback=(continuation of Deferred@1988394697 after retry RPC after error@908879578) -> (continuation of Deferred@980808388 after retry RPC after error@644031525) -> (continuation of Deferred@1933866006 after retry RPC after error@646694418) -> (continuation of Deferred@872281045 after retry RPC after error@201370499), errback=(continuation of Deferred@1988394697 after retry RPC after error@908879578) -> (continuation of Deferred@980808388 after retry RPC after error@644031525) -> (continuation of Deferred@1933866006 after retry RPC after error@646694418) -> (continuation of Deferred@872281045 after retry RPC after error@201370499))) after lookup
01:58:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 8)
01:58:37.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.057521 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 5)
01:58:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.059837 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57712 (request call id 1)
01:58:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.060324 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57712 (request call id 1)
01:58:37.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:37.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=563), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [180ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [547ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [557ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:37.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:37.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=564), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [317ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [356ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items, [512ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [512ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [524ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1911814555(state=PENDING, result=null, callback=(continuation of Deferred@131873846 after retry RPC after error@1078496414), errback=(continuation of Deferred@131873846 after retry RPC after error@1078496414))) after lookup
01:58:37.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.069885 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.070 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x04d8bbcb, L:/127.0.0.1:57748 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:37.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.072443 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.074344 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.075651 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.077 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items
01:58:37.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.077939 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.094177 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.094944 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.096101 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.097 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f1bef83, L:/127.0.0.1:37934 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.097522 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.100332 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.101 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57740 (request call id 1)
01:58:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.110412 29371 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57748 (request call id 1)
01:58:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.115760 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57748 (request call id 1)
01:58:37.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.118563 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57748 (request call id 1)
01:58:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.129 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:37.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=652), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [219ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [570ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items, [593ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [594ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [604ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [622ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@437556512(state=PENDING, result=null, callback=(continuation of Deferred@1015213423 after retry RPC after error@734293155), errback=(continuation of Deferred@1015213423 after retry RPC after error@734293155))) after lookup
01:58:37.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:37.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.140265 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 3)
01:58:37.143 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3dee99c, L:/127.0.0.1:37922 - R:/127.28.155.60:44959] using TOKEN/null
01:58:37.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.143139 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 3)
01:58:37.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:37.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.156302 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 5)
01:58:37.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.161791 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 5)
01:58:37.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.168 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.170210 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 4)
01:58:37.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.176422 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 6)
01:58:37.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.178968 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 6)
01:58:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.181001 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 6)
01:58:37.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.189455 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 6)
01:58:37.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.194957 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.199784 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.200476 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.202015 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.213454 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.219533 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.220817 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.229846 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57726 (request call id 7)
01:58:37.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.244311 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 8)
01:58:37.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.256511 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 7)
01:58:37.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.258749 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 7)
01:58:37.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.261454 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57712 (request call id 7)
01:58:37.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:37.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.275731 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 8)
01:58:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.278358 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 8)
01:58:37.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.280011 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 8)
01:58:37.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.280471 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.290155 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.296820 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.297287 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.297958 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.315879 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.317166 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.318295 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.321079 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.321902 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.336409 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.336964 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57738 (request call id 8)
01:58:37.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:37.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.349 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.356330 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 10)
01:58:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.357417 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 14)
01:58:37.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.358340 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 14)
01:58:37.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.375670 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 14)
01:58:37.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.376600 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 14)
01:58:37.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.382057 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.386960 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.396181 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.396703 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.406663 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.410205 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.415505 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.416028 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.427317 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.436349 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.438861 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 15)
01:58:37.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.455307 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 12)
01:58:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.455865 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 12)
01:58:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.456076 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 12)
01:58:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.458602 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 12)
01:58:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.460793 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 12)
01:58:37.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.482759 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 12)
01:58:37.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.484508 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 12)
01:58:37.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.498175 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 12)
01:58:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.499862 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 12)
01:58:37.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.516098 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 15)
01:58:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.517565 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 15)
01:58:37.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.519076 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 15)
01:58:37.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.536660 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 13)
01:58:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.537598 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 13)
01:58:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.539498 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 13)
01:58:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.539945 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 13)
01:58:37.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.557905 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 19)
01:58:37.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.560425 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 14)
01:58:37.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.566740 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 14)
01:58:37.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.579321 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.580 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.585971 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 13)
01:58:37.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.594142 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 13)
01:58:37.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.595423 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.597321 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.606743 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.613742 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.626875 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.634470 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.636982 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.639503 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57670 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.643332 29369 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 16)
01:58:37.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.643868 29303 master_runner.cc:187] Error getting master registration for 127.28.155.61:37503: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57634 dropped due to backpressure: service queue is full with 1 items, 
01:58:37.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.644150 29303 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:37.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.654631 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.655 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.657734 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 22)
01:58:37.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.661232 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 22)
01:58:37.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.666195 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 22)
01:58:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.669380 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57662 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 11)
01:58:37.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.675318 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 11)
01:58:37.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.675815 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 11)
01:58:37.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.683681 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 19)
01:58:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.685928 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 17)
01:58:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.696370 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 17)
01:58:37.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.700733 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 17)
01:58:37.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.701162 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 17)
01:58:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.715999 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 17)
01:58:37.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.719621 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57670 (request call id 19)
01:58:37.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.721338 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57670 (request call id 19)
01:58:37.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.721338 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57670 (request call id 19)
01:58:37.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.728664 29369 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57670 (request call id 19)
01:58:37.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.729382 29349 master_runner.cc:187] Error getting master registration for 127.28.155.61:37503: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57628 dropped due to backpressure: service queue is full with 1 items, 
01:58:37.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.729598 29349 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.736266 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57670 (request call id 19)
01:58:37.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.740538 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57670 (request call id 19)
01:58:37.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.760948 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 22)
01:58:37.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.761066 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 22)
01:58:37.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.766809 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 18)
01:58:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.774722 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 18)
01:58:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.775633 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 18)
01:58:37.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.780232 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 18)
01:58:37.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.782 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.794392 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 20)
01:58:37.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.801095 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 21)
01:58:37.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.809674 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 21)
01:58:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.814725 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 21)
01:58:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.815126 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 20)
01:58:37.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.820125 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 20)
01:58:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.830190 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 20)
01:58:37.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.834430 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 20)
01:58:37.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.841216 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57724 (request call id 20)
01:58:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.849695 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.851 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.853 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:37.854 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:37.855 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:37.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:37.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:37.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:37.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:37.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:37.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:37.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:37.866 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:37.868 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:37.869 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:37.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:37.869269 29371 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items [suppressed 157 similar messages]
01:58:37.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.869491 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 24)
01:58:37.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:37.871 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.873417 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57700 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:37.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 24)
01:58:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.879242 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57662 (request call id 23)
01:58:37.882 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:37.883 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:37.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.895 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:37.904 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x523502db, L:/127.0.0.1:57752 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:37.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.905637 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 19)
01:58:37.906 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items
01:58:37.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.909324 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 17)
01:58:37.910 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:37.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xceed2ebf, L:/127.0.0.1:34672 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:37.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.914119 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 24)
01:58:37.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.926023 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 24)
01:58:37.929 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf64631a3, L:/127.0.0.1:37940 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:37.932 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:37.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.947098 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 24)
01:58:37.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.949801 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57700 (request call id 24)
01:58:37.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.952 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:37.953 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:37.953 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:37.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:37.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:37.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:37.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:37.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:37.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:37.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:37.961 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:37.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.964 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:37.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57752 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@739677992(state=PENDING, result=null, callback=(continuation of Deferred@1843263968 after retry RPC after error@2112770840), errback=(continuation of Deferred@1843263968 after retry RPC after error@2112770840))) after lookup
01:58:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.966650 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57740 (request call id 22)
01:58:37.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.970049 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 19)
01:58:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.975879 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 19)
01:58:37.978 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:37.980 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:37.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.980980 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57738 (request call id 23)
01:58:37.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:37.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:37.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:37.986 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:37.986 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:37.986 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:37.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:37.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:37.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:37.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:37.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:37.988 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:37.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.991287 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.994969 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:37.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:37.997753 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.3:35419 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:37.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.000 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.009491 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.012 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.015440 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.022842 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.2:42309 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:38.024242 29815 heartbeater.cc:646] Failed to heartbeat to 127.28.155.61:37503 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.28.155.2:42309 dropped due to backpressure: service queue is full with 1 items
01:58:38.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.028 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0894e3f7, L:/127.0.0.1:34676 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.028 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.031426 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.034 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.034716 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.036 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.037 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x03fcccaa, L:/127.0.0.1:37946 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.039 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.040 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.041 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.045 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.049664 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 8)
01:58:38.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.054 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.061 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.069 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:38.070 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:38.070 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:38.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:38.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:38.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:38.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:38.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:38.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.075800 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 17)
01:58:38.077 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8ab6cc29, L:/127.0.0.1:57768 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.079 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34ee5532, L:/127.0.0.1:37954 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.079293 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 17)
01:58:38.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items
01:58:38.082 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.087 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1195c4c8, L:/127.0.0.1:34686 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.088 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x123d2289, L:/127.0.0.1:57782 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.088 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.088 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.091 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.091948 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 0)
01:58:38.093 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.095 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.097 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.098 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.100729 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 0)
01:58:38.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.103821 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57768 (request call id 1)
01:58:38.104 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items
01:58:38.104 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.114842 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57768 (request call id 1)
01:58:38.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.118981 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57768 (request call id 1)
01:58:38.120 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items
01:58:38.120 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.120648 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57768 (request call id 1)
01:58:38.122 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items
01:58:38.122 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.121510 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.123 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8221a53c, L:/127.0.0.1:34702 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.128 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.130 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20e2d500, L:/127.0.0.1:57790 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.130954 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.132 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items
01:58:38.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.137217 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.138 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items
01:58:38.138 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.139818 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.139990 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.140 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items
01:58:38.141 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.151 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd89dc625, L:/127.0.0.1:37966 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.153 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.155216 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.156618 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57686 (request call id 25)
01:58:38.157 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items
01:58:38.158 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.160426 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57768 (request call id 3)
01:58:38.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.164494 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57768 (request call id 3)
01:58:38.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.171 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:38.171 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:38.171 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:38.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [58ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items, [123ms] refreshing cache from master, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57768 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.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1615317214(state=PENDING, result=null, callback=(continuation of Deferred@653724557 after retry RPC after error@1366132828) -> (continuation of Deferred@1580668337 after retry RPC after error@6829969) -> (continuation of Deferred@509472626 after retry RPC after error@600812429), errback=(continuation of Deferred@653724557 after retry RPC after error@1366132828) -> (continuation of Deferred@1580668337 after retry RPC after error@6829969) -> (continuation of Deferred@509472626 after retry RPC after error@600812429))) after lookup
01:58:38.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:38.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:38.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:38.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:38.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:38.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.176330 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 4)
01:58:38.177 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items
01:58:38.178 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.179171 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57768 (request call id 4)
01:58:38.181 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items
01:58:38.181 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.180451 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57768 (request call id 4)
01:58:38.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.188 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.190 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.191 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.193 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.194 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.196108 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 2)
01:58:38.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.202 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.209 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.215925 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 2)
01:58:38.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.217267 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.219 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items
01:58:38.219 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1939b89b, L:/127.0.0.1:34718 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.235214 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.239 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items
01:58:38.239 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.238267 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.241 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e2ff467, L:/127.0.0.1:57798 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.240690 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7710d87, L:/127.0.0.1:37976 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.241993 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.243 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items
01:58:38.244 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.252305 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.255 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items
01:58:38.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.255646 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.257 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items
01:58:38.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.257006 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57782 (request call id 5)
01:58:38.259 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.260 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.262 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:38.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@500711778(state=PENDING, result=null, callback=(continuation of Deferred@1514593395 after retry RPC after error@747633633) -> (continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004), errback=(continuation of Deferred@1514593395 after retry RPC after error@747633633) -> (continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004))) after lookup
01:58:38.262 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:38.262 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:38.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:38.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:38.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:38.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:38.267 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:38.270 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.275 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [34ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items, [55ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 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.28.155.62:38775, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items, [71ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, deferred=Deferred@638985682(state=PENDING, result=null, callback=(continuation of Deferred@953431907 after retry RPC after error@2003102155) -> (continuation of Deferred@763966160 after retry RPC after error@984001030), errback=(continuation of Deferred@953431907 after retry RPC after error@2003102155) -> (continuation of Deferred@763966160 after retry RPC after error@984001030))) after lookup
01:58:38.277 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.276618 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 22)
01:58:38.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.277480 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57798 (request call id 3)
01:58:38.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.281 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.283 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.288707 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57798 (request call id 3)
01:58:38.291 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.293 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.296486 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.300007 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.308956 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.309 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.318979 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2803386e, L:/127.0.0.1:34734 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44a5505e, L:/127.0.0.1:57808 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.329356 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.329731 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.330 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items
01:58:38.335 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4270bfcc, L:/127.0.0.1:37992 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.337 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.339215 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.349040 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.359069 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.360574 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57790 (request call id 5)
01:58:38.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.362 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.363 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items
01:58:38.363 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=272), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [32ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items, [60ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [61ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57790 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.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [205ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@726569868(state=PENDING, result=null, callback=(continuation of Deferred@1492147994 after retry RPC after error@909822393) -> (continuation of Deferred@622536489 after retry RPC after error@2056651509) -> (continuation of Deferred@549751346 after retry RPC after error@1087633554) -> (continuation of Deferred@1007533518 after retry RPC after error@1984332048) -> (continuation of Deferred@1926693104 after retry RPC after error@757035344), errback=(continuation of Deferred@1492147994 after retry RPC after error@909822393) -> (continuation of Deferred@622536489 after retry RPC after error@2056651509) -> (continuation of Deferred@549751346 after retry RPC after error@1087633554) -> (continuation of Deferred@1007533518 after retry RPC after error@1984332048) -> (continuation of Deferred@1926693104 after retry RPC after error@757035344))) after lookup
01:58:38.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.377 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.380213 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57808 (request call id 2)
01:58:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.380980 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57808 (request call id 2)
01:58:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.385875 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57808 (request call id 2)
01:58:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.389178 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items
01:58:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 15)
01:58:38.390 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.395327 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 15)
01:58:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.395865 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 27)
01:58:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.397408 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 27)
01:58:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.398406 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57726 (request call id 27)
01:58:38.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.414568 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 9)
01:58:38.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.415676 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 9)
01:58:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.417449 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57808 (request call id 3)
01:58:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.429180 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items
01:58:38.430 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.431941 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.434670 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.435984 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.437676 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.438 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items
01:58:38.440 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.439114 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.451601 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.455202 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.456409 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 16)
01:58:38.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.470 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:38.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.472 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:38.472 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:38.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:38.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:38.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.477845 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57808 (request call id 5)
01:58:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.479463 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57808 (request call id 5)
01:58:38.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:38.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:38.484 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.487 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [51ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [109ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items, [155ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57808 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.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1145069932(state=PENDING, result=null, callback=(continuation of Deferred@461862304 after retry RPC after error@1976468052) -> (continuation of Deferred@1675872306 after retry RPC after error@611294755) -> (continuation of Deferred@73778555 after retry RPC after error@95959937) -> (continuation of Deferred@2028454236 after retry RPC after error@539084517) -> (continuation of Deferred@172327303 after retry RPC after error@1323681661), errback=(continuation of Deferred@461862304 after retry RPC after error@1976468052) -> (continuation of Deferred@1675872306 after retry RPC after error@611294755) -> (continuation of Deferred@73778555 after retry RPC after error@95959937) -> (continuation of Deferred@2028454236 after retry RPC after error@539084517) -> (continuation of Deferred@172327303 after retry RPC after error@1323681661))) after lookup
01:58:38.489 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.490 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.490993 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57808 (request call id 6)
01:58:38.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.494 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.494607 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57808 (request call id 6)
01:58:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.495741 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57808 (request call id 6)
01:58:38.499 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.502 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:38.502 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:38.502 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:38.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:38.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:38.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:38.520 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8bc56064, L:/127.0.0.1:34744 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.528 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f62692c, L:/127.0.0.1:57810 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.529021 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 7)
01:58:38.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:38.530 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items
01:58:38.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:38.532 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.534 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.535 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6fd6eac5, L:/127.0.0.1:37994 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.535151 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 13)
01:58:38.536 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.536202 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 13)
01:58:38.537 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.538 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.540 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.544 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.549000 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 13)
01:58:38.550 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items
01:58:38.551 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.556 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed6980bf, L:/127.0.0.1:34748 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.557070 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 13)
01:58:38.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:38.561 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:38.565 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf76ea548, L:/127.0.0.1:57816 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.566608 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 13)
01:58:38.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.569433 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 21)
01:58:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.569530 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 21)
01:58:38.571 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items
01:58:38.572 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.572 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.576431 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 9)
01:58:38.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x905d125f, L:/127.0.0.1:38004 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:38.581 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.589095 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 9)
01:58:38.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.589745 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57810 (request call id 3)
01:58:38.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items, [52ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57810 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.28.155.62:38775, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1390580711(state=PENDING, result=null, callback=(continuation of Deferred@976317493 after retry RPC after error@56929186) -> (continuation of Deferred@1450117154 after retry RPC after error@273990819) -> (continuation of Deferred@557138520 after retry RPC after error@120247399), errback=(continuation of Deferred@976317493 after retry RPC after error@56929186) -> (continuation of Deferred@1450117154 after retry RPC after error@273990819) -> (continuation of Deferred@557138520 after retry RPC after error@120247399))) after lookup
01:58:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.595604 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57810 (request call id 4)
01:58:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.596222 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 15)
01:58:38.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.596618 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 15)
01:58:38.597 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.609241 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 15)
01:58:38.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.613 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.615585 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.615577 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.617 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.617172 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.618 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.629295 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.629863 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.631332 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.635267 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.636487 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.637 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.649250 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.651803 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.655853 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 14)
01:58:38.657 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.657 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.674360 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57798 (request call id 14)
01:58:38.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.675446 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 5)
01:58:38.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.676843 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 13)
01:58:38.677 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.678 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.689110 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57810 (request call id 6)
01:58:38.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.689402 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57810 (request call id 6)
01:58:38.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.689637 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57810 (request call id 6)
01:58:38.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.691274 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57810 (request call id 6)
01:58:38.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.708839 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 24)
01:58:38.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.716625 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 6)
01:58:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.717274 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 6)
01:58:38.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.731262 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57798 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 6)
01:58:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.735284 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 6)
01:58:38.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.736239 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 6)
01:58:38.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.739331 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.739 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items
01:58:38.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 14)
01:58:38.740 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.748975 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 14)
01:58:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.756120 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 14)
01:58:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.756132 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 14)
01:58:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.756793 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 14)
01:58:38.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.776077 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 31)
01:58:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.776074 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 31)
01:58:38.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.792063 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57798 (request call id 17)
01:58:38.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.794826 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57798 (request call id 17)
01:58:38.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.796242 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57798 (request call id 17)
01:58:38.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.800 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.809547 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57752 (request call id 24)
01:58:38.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.815 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.815639 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 21)
01:58:38.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.816947 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 21)
01:58:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.829088 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 21)
01:58:38.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.830116 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 21)
01:58:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.834901 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 21)
01:58:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.835995 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 32)
01:58:38.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.848881 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 32)
01:58:38.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.849341 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 32)
01:58:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.854959 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57712 (request call id 32)
01:58:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.856225 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 7)
01:58:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.868786 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 7)
01:58:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.868822 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57816 (request call id 7)
01:58:38.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:38.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=341), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [27ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [48ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 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.28.155.62:38775, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57816 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.28.155.62:38775, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1143000750(state=PENDING, result=null, callback=(continuation of Deferred@519871343 after retry RPC after error@1966001481) -> (continuation of Deferred@1712899634 after retry RPC after error@604975585) -> (continuation of Deferred@1590878700 after retry RPC after error@1561668602) -> (continuation of Deferred@2099007292 after retry RPC after error@541190471) -> (continuation of Deferred@1767223586 after retry RPC after error@493559049) -> (continuation of Deferred@34718775 after retry RPC after error@758451939) -> (continuation of Deferred@1772971718 after retry RPC after error@753642927), errback=(continuation of Deferred@519871343 after retry RPC after error@1966001481) -> (continuation of Deferred@1712899634 after retry RPC after error@604975585) -> (continuation of Deferred@1590878700 after retry RPC after error@1561668602) -> (continuation of Deferred@2099007292 after retry RPC after error@541190471) -> (continuation of Deferred@1767223586 after retry RPC after error@493559049) -> (continuation of Deferred@34718775 after retry RPC after error@758451939) -> (continuation of Deferred@1772971718 after retry RPC after error@753642927))) after lookup
01:58:38.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:38.876195 29369 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items [suppressed 151 similar messages]
01:58:38.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.876345 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 22)
01:58:38.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.876740 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57816 (request call id 8)
01:58:38.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.888094 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57816 (request call id 8)
01:58:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.888967 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57816 (request call id 8)
01:58:38.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.894297 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57816 (request call id 8)
01:58:38.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.899232 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57816 (request call id 8)
01:58:38.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.908416 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 13)
01:58:38.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.909041 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 13)
01:58:38.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.914637 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 21)
01:58:38.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.916 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.916676 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.917992 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.918416 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.929541 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.936249 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.939128 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.949143 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.949538 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.949709 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.954838 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.959102 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.969048 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.969112 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.975490 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 15)
01:58:38.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:38.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:38.977 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:38.978 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:38.978 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:38.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:38.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:38.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:38.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:38.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:38.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:38.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:38.983 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:38.985 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:38.986 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:38.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.988313 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 23)
01:58:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.989193 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 23)
01:58:38.990 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:38.992 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:38.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:38.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:38.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:38.998567 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:38.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 23)
01:58:39.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.000104 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 8)
01:58:39.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.006 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.007 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa67cf626, L:/127.0.0.1:34758 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.009 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.014712 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 16)
01:58:39.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.017 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.018919 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 21)
01:58:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.025583 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.026 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7218a95a, L:/127.0.0.1:57820 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.027170 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.028600 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.028 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items
01:58:39.032 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf91f345, L:/127.0.0.1:38016 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.034848 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.034881 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.036 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.039384 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.046532 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.048 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items
01:58:39.048 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.055053 29370 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.1:56015 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.055341 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.066929 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.068 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items
01:58:39.069 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.074473 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.075332 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 9)
01:58:39.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.094946 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57820 (request call id 3)
01:58:39.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.110 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:39.111 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items, [51ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 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.28.155.62:38775, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57820 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@95631792(state=PENDING, result=null, callback=(continuation of Deferred@218674601 after retry RPC after error@1424117906) -> (continuation of Deferred@1107542147 after retry RPC after error@1583419338) -> (continuation of Deferred@369908818 after retry RPC after error@1353509057), errback=(continuation of Deferred@218674601 after retry RPC after error@1424117906) -> (continuation of Deferred@1107542147 after retry RPC after error@1583419338) -> (continuation of Deferred@369908818 after retry RPC after error@1353509057))) after lookup
01:58:39.111 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.111 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:39.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:39.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:39.116 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.116021 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 24)
01:58:39.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.117 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.118 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:39.119 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:39.120 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:39.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:39.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:39.123 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:39.124 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:39.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.132 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.134300 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 27)
01:58:39.145 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x099af867, L:/127.0.0.1:38024 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.146159 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.147 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1fe0ee2, L:/127.0.0.1:57832 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.149 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a32a532, L:/127.0.0.1:34772 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.148530 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.149183 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.150 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items
01:58:39.150 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.159621 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.160 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items
01:58:39.160 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.168408 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.174633 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.180184 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57820 (request call id 5)
01:58:39.180 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items
01:58:39.181 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.182 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:39.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.188719 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 20)
01:58:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.200333 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57832 (request call id 3)
01:58:39.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.205801 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57832 (request call id 3)
01:58:39.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.207988 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57832 (request call id 3)
01:58:39.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.208815 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57748 (request call id 33)
01:58:39.209 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items
01:58:39.209 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.212 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.212 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.212 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.213 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:39.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:39.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:39.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.219 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.219571 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.220203 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.221 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items
01:58:39.222 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:39.222 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.224 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:39.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:39.225 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.226291 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.228179 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:39.229 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:39.231 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.234992 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.236317 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.245939 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d99f2c6, L:/127.0.0.1:38038 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5b2ca54, L:/127.0.0.1:57834 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.250710 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.251 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.253 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3851982a, L:/127.0.0.1:34786 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.255 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.255414 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.259255 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.260 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items
01:58:39.260 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.263216 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.264 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.264 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.265971 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.268498 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.274401 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.275609 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.283984 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 23)
01:58:39.284 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.285 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.286 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.287698 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 11)
01:58:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.288615 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 24)
01:58:39.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.296283 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 24)
01:58:39.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.296602 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 24)
01:58:39.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.300450 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57832 (request call id 6)
01:58:39.304 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.303412 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57832 (request call id 6)
01:58:39.304 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:39.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [30ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 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.28.155.62:38775, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [92ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@313729761(state=PENDING, result=null, callback=(continuation of Deferred@905779012 after retry RPC after error@1140153293) -> (continuation of Deferred@2026636901 after retry RPC after error@1935906743) -> (continuation of Deferred@788134312 after retry RPC after error@1203496073) -> (continuation of Deferred@1608269109 after retry RPC after error@820893526) -> (continuation of Deferred@1362648154 after retry RPC after error@1228895576) -> (continuation of Deferred@1999953119 after retry RPC after error@691921416), errback=(continuation of Deferred@905779012 after retry RPC after error@1140153293) -> (continuation of Deferred@2026636901 after retry RPC after error@1935906743) -> (continuation of Deferred@788134312 after retry RPC after error@1203496073) -> (continuation of Deferred@1608269109 after retry RPC after error@820893526) -> (continuation of Deferred@1362648154 after retry RPC after error@1228895576) -> (continuation of Deferred@1999953119 after retry RPC after error@691921416))) after lookup
01:58:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.316412 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57832 (request call id 7)
01:58:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.316768 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57832 (request call id 7)
01:58:39.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:39.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.322908 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 4)
01:58:39.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.337232 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 4)
01:58:39.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.339596 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 4)
01:58:39.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.346140 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 12)
01:58:39.346 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.346 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.356113 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 12)
01:58:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.356392 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 12)
01:58:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.359666 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 12)
01:58:39.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.363610 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 12)
01:58:39.364 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.364 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.379191 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 12)
01:58:39.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.396418 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 32)
01:58:39.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.396565 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 32)
01:58:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.398566 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 32)
01:58:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.399286 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 32)
01:58:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.403096 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57782 (request call id 32)
01:58:39.403 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.404 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.416 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.416 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.416 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:39.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:39.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:39.422 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:39.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.423 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.424 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:39.425 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:39.426 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:39.426 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:39.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:39.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.428 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:39.430 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:39.430 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.437022 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.439556 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.444 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa32b79fd, L:/127.0.0.1:38054 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.455116 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49003765, L:/127.0.0.1:34800 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.457 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1c7193c, L:/127.0.0.1:57842 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.458222 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.458 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.459 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.464933 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.467 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.468 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.475317 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.479020 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.485538 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 24)
01:58:39.486 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.489125 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 25)
01:58:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.495410 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 25)
01:58:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.504987 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 25)
01:58:39.505 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.506 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.506178 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 25)
01:58:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.514616 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 25)
01:58:39.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.523 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.525161 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 4)
01:58:39.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.525467 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 4)
01:58:39.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.535036 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 24)
01:58:39.535 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.535 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.538486 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 24)
01:58:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.539304 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57832 (request call id 15)
01:58:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.543470 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 7)
01:58:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.545692 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 7)
01:58:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.554123 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 31)
01:58:39.554 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items
01:58:39.554 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.558725 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 31)
01:58:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.559619 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 31)
01:58:39.565 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.564985 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 31)
01:58:39.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.565973 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 31)
01:58:39.566 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.579313 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57790 (request call id 31)
01:58:39.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.595506 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 25)
01:58:39.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.599426 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57768 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 25)
01:58:39.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.606524 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 25)
01:58:39.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.617 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.618602 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 32)
01:58:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.619168 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57768 (request call id 32)
01:58:39.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.624 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.624 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.625 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:39.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:39.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.627480 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 6)
01:58:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.628114 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 6)
01:58:39.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.632 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:39.633 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:39.634 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:39.635 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.636406 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 6)
01:58:39.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:39.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:39.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.649505 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 8)
01:58:39.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.649955 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 8)
01:58:39.651 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.651 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.656513 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 8)
01:58:39.657 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:39.657 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:39.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.659183 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 8)
01:58:39.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.661 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.668646 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 8)
01:58:39.676 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3360277, L:/127.0.0.1:38062 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.676859 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57834 (request call id 8)
01:58:39.687 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ae9c4c4, L:/127.0.0.1:34808 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.688874 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f40acd8, L:/127.0.0.1:57844 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:39.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=470), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 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.28.155.62:38775, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [333ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [334ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items, [427ms] refreshing cache from master, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [431ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@454730956(state=PENDING, result=null, callback=(continuation of Deferred@1654522466 after retry RPC after error@191166264) -> (continuation of Deferred@1361488219 after retry RPC after error@525622135) -> (continuation of Deferred@231458797 after retry RPC after error@557460571) -> (continuation of Deferred@1160918358 after retry RPC after error@2013286756) -> (continuation of Deferred@732370214 after retry RPC after error@1527753981) -> (continuation of Deferred@256096847 after retry RPC after error@1966231986) -> (continuation of Deferred@1722774551 after retry RPC after error@1088504955) -> (continuation of Deferred@1390546922 after retry RPC after error@901413829), errback=(continuation of Deferred@1654522466 after retry RPC after error@191166264) -> (continuation of Deferred@1361488219 after retry RPC after error@525622135) -> (continuation of Deferred@231458797 after retry RPC after error@557460571) -> (continuation of Deferred@1160918358 after retry RPC after error@2013286756) -> (continuation of Deferred@732370214 after retry RPC after error@1527753981) -> (continuation of Deferred@256096847 after retry RPC after error@1966231986) -> (continuation of Deferred@1722774551 after retry RPC after error@1088504955) -> (continuation of Deferred@1390546922 after retry RPC after error@901413829))) after lookup
01:58:39.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.693499 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57834 (request call id 9)
01:58:39.694 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.694 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.700006 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57834 (request call id 9)
01:58:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.708243 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57834 (request call id 9)
01:58:39.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.715772 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57834 (request call id 9)
01:58:39.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.717110 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57834 (request call id 9)
01:58:39.718 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.718 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:39.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.725 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.725 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.726 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.726 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:39.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:39.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:39.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.728842 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 7)
01:58:39.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.736523 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 7)
01:58:39.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.736970 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 7)
01:58:39.737 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.737 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.740 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:39.742 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:39.744 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:39.746 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.746157 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 7)
01:58:39.748 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:39.748 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:39.752 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:39.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.756505 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 7)
01:58:39.757 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:39.757 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.758 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.765 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.774804 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 7)
01:58:39.775 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.776 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.776 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.779528 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57832 (request call id 19)
01:58:39.780 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items
01:58:39.780 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.783 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x728807fd, L:/127.0.0.1:34824 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.788 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3662507, L:/127.0.0.1:57846 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.788682 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57832 (request call id 19)
01:58:39.790 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.793 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88ddc5e2, L:/127.0.0.1:38064 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.794 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.795 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.796574 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 32)
01:58:39.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.803346 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 32)
01:58:39.804 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.805 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.814224 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 32)
01:58:39.816 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.815377 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57808 (request call id 32)
01:58:39.817 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.822 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.827454 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 2)
01:58:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.828285 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.829 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.830 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.834764 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.834926 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.843322 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.844 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.844 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.855116 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.855118 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.863761 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.864 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.865 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.875344 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.875496 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 33)
01:58:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:39.885385 29372 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items [suppressed 161 similar messages]
01:58:39.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.885839 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57810 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57842 (request call id 8)
01:58:39.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.897351 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 31)
01:58:39.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [202ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [228ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 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.28.155.62:38775, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [303ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [357ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [357ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [462ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1606997530(state=PENDING, result=null, callback=(continuation of Deferred@24809875 after retry RPC after error@239322134) -> (continuation of Deferred@1455175803 after retry RPC after error@1339907248) -> (continuation of Deferred@444512977 after retry RPC after error@168673020) -> (continuation of Deferred@1027944486 after retry RPC after error@408470498) -> (continuation of Deferred@2006927882 after retry RPC after error@277016667) -> (continuation of Deferred@80885357 after retry RPC after error@1523299014) -> (continuation of Deferred@1460239503 after retry RPC after error@1343114781) -> (continuation of Deferred@1165650735 after retry RPC after error@1117826244), errback=(continuation of Deferred@24809875 after retry RPC after error@239322134) -> (continuation of Deferred@1455175803 after retry RPC after error@1339907248) -> (continuation of Deferred@444512977 after retry RPC after error@168673020) -> (continuation of Deferred@1027944486 after retry RPC after error@408470498) -> (continuation of Deferred@2006927882 after retry RPC after error@277016667) -> (continuation of Deferred@80885357 after retry RPC after error@1523299014) -> (continuation of Deferred@1460239503 after retry RPC after error@1343114781) -> (continuation of Deferred@1165650735 after retry RPC after error@1117826244))) after lookup
01:58:39.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.898487 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 6)
01:58:39.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.899710 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57842 (request call id 9)
01:58:39.900 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.900 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.904845 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57842 (request call id 9)
01:58:39.905 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.905 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.920006 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57842 (request call id 9)
01:58:39.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:39.924 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.924 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.924 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:39.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:39.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:39.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.932 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:39.933 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:39.934 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:39.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:39.937 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:39.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.939607 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.940222 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.941 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:39.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:39.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:39.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:39.947 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:39.957 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54530b7b, L:/127.0.0.1:34834 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:39.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.959782 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.963519 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.964 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:39.965 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.966 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e754658, L:/127.0.0.1:57848 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:39.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.966995 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.967 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:39.971 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6ed1a0c, L:/127.0.0.1:38066 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:39.973 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.975178 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.979051 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57844 (request call id 7)
01:58:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.980813 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 10)
01:58:39.982 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items
01:58:39.982 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.986454 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 10)
01:58:39.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:39.994627 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:39.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 10)
01:58:39.995 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:39.996 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:39.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:39.996 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:39.997 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:39.997 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:39.997 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:39.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:39.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:39.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:39.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:39.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.003 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.006 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.007 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.011 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.012 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.014118 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 9)
01:58:40.016 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.016 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:40.016 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.023 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.027 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9386229f, L:/127.0.0.1:57858 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.028026 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 9)
01:58:40.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.030 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeede2174, L:/127.0.0.1:34844 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd196857, L:/127.0.0.1:38082 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.043 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.047714 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57848 (request call id 3)
01:58:40.048 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.050 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.057015 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.057 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:40.057 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.068421 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.069 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.069 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.074496 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.075 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:40.075 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.084 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:40.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.083837 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.085 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.087483 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.088 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.088 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.094933 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.095656 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 10)
01:58:40.096 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:40.096 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.101 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.108525 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 34)
01:58:40.109 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.109 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.114329 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 34)
01:58:40.115 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:40.115 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.127810 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57810 (request call id 34)
01:58:40.128 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.128 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:40.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=504), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [61ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 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.28.155.62:38775, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 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.28.155.62:38775, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 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.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [264ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [267ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [304ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [349ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [503ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1795713937(state=PENDING, result=null, callback=(continuation of Deferred@570506545 after retry RPC after error@976726402) -> (continuation of Deferred@976899566 after retry RPC after error@315026907) -> (continuation of Deferred@956674567 after retry RPC after error@1048147740) -> (continuation of Deferred@1447303168 after retry RPC after error@1942589222) -> (continuation of Deferred@1732812498 after retry RPC after error@310166704) -> (continuation of Deferred@1687046887 after retry RPC after error@1526815215) -> (continuation of Deferred@2023551571 after retry RPC after error@212988084) -> (continuation of Deferred@452872887 after retry RPC after error@1273079334), errback=(continuation of Deferred@570506545 after retry RPC after error@976726402) -> (continuation of Deferred@976899566 after retry RPC after error@315026907) -> (continuation of Deferred@956674567 after retry RPC after error@1048147740) -> (continuation of Deferred@1447303168 after retry RPC after error@1942589222) -> (continuation of Deferred@1732812498 after retry RPC after error@310166704) -> (continuation of Deferred@1687046887 after retry RPC after error@1526815215) -> (continuation of Deferred@2023551571 after retry RPC after error@212988084) -> (continuation of Deferred@452872887 after retry RPC after error@1273079334))) after lookup
01:58:40.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.139137 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57844 (request call id 9)
01:58:40.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.142714 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57844 (request call id 9)
01:58:40.155 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items
01:58:40.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.155028 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57844 (request call id 9)
01:58:40.157 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.163036 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57844 (request call id 9)
01:58:40.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.183595 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57844 (request call id 9)
01:58:40.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.189144 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57844 (request call id 9)
01:58:40.189 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.189 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.203809 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:40.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.223094 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57834 (request call id 19)
01:58:40.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.235565 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57848 (request call id 8)
01:58:40.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:40.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=307), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [29ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57848 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.28.155.62:38775, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [304ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@968599121(state=PENDING, result=null, callback=(continuation of Deferred@1163942504 after retry RPC after error@147348306) -> (continuation of Deferred@1039792606 after retry RPC after error@1502894366) -> (continuation of Deferred@518056798 after retry RPC after error@1412968731) -> (continuation of Deferred@654120267 after retry RPC after error@1574626339) -> (continuation of Deferred@1148800733 after retry RPC after error@1373380512) -> (continuation of Deferred@524619677 after retry RPC after error@355736490) -> (continuation of Deferred@464892023 after retry RPC after error@707108286) -> (continuation of Deferred@497763968 after retry RPC after error@687339476), errback=(continuation of Deferred@1163942504 after retry RPC after error@147348306) -> (continuation of Deferred@1039792606 after retry RPC after error@1502894366) -> (continuation of Deferred@518056798 after retry RPC after error@1412968731) -> (continuation of Deferred@654120267 after retry RPC after error@1574626339) -> (continuation of Deferred@1148800733 after retry RPC after error@1373380512) -> (continuation of Deferred@524619677 after retry RPC after error@355736490) -> (continuation of Deferred@464892023 after retry RPC after error@707108286) -> (continuation of Deferred@497763968 after retry RPC after error@687339476))) after lookup
01:58:40.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.241988 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 9)
01:58:40.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.255594 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 9)
01:58:40.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.263767 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.265123 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.274817 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.284729 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items
01:58:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.288177 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.289 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.294931 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.294950 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.304801 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 8)
01:58:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.305661 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57820 (request call id 22)
01:58:40.306 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items
01:58:40.306 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.314998 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57844 (request call id 15)
01:58:40.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.319412 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57844 (request call id 15)
01:58:40.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.324898 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57844 (request call id 15)
01:58:40.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.337 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:40.337 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:40.337 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:40.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:40.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:40.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.341 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:40.341 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:40.341 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:40.341 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:40.341 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:40.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:40.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:40.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.344 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.345 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:40.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:40.350 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.351 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.351 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.353 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.354 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.356 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.356 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.368093 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57858 (request call id 8)
01:58:40.372 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.374 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.374 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8fba8c6d, L:/127.0.0.1:34848 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.379 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.382 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd15c3727, L:/127.0.0.1:57872 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.383846 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57858 (request call id 8)
01:58:40.386 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items
01:58:40.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.389 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.388 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.403 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7dad5c48, L:/127.0.0.1:38088 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.405616 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57858 (request call id 8)
01:58:40.407 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc73e166, L:/127.0.0.1:57878 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.408365 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items
01:58:40.409 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb2e5857, L:/127.0.0.1:38084 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:40.411 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [24ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 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.28.155.62:38775, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 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.28.155.62:38775, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 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.28.155.62:38775, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 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.28.155.62:38775, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [184ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [282ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [283ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [365ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1706630325(state=PENDING, result=null, callback=(continuation of Deferred@1543737295 after retry RPC after error@881358814) -> (continuation of Deferred@717971905 after retry RPC after error@129666201) -> (continuation of Deferred@1191642710 after retry RPC after error@818327535) -> (continuation of Deferred@1097991519 after retry RPC after error@310351788) -> (continuation of Deferred@1840580099 after retry RPC after error@1745446285) -> (continuation of Deferred@964742446 after retry RPC after error@1462562629) -> (continuation of Deferred@309096125 after retry RPC after error@829047920) -> (continuation of Deferred@238819022 after retry RPC after error@1054512779), errback=(continuation of Deferred@1543737295 after retry RPC after error@881358814) -> (continuation of Deferred@717971905 after retry RPC after error@129666201) -> (continuation of Deferred@1191642710 after retry RPC after error@818327535) -> (continuation of Deferred@1097991519 after retry RPC after error@310351788) -> (continuation of Deferred@1840580099 after retry RPC after error@1745446285) -> (continuation of Deferred@964742446 after retry RPC after error@1462562629) -> (continuation of Deferred@309096125 after retry RPC after error@829047920) -> (continuation of Deferred@238819022 after retry RPC after error@1054512779))) after lookup
01:58:40.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:40.415 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9e3961ea, L:/127.0.0.1:34858 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.417 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.427191 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57872 (request call id 1)
01:58:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.432991 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57872 (request call id 1)
01:58:40.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items
01:58:40.435 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:40.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=93), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [40ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57872 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1464087901(state=PENDING, result=null, callback=(continuation of Deferred@956615534 after retry RPC after error@1717125415), errback=(continuation of Deferred@956615534 after retry RPC after error@1717125415))) after lookup
01:58:40.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.444 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:40.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:40.444 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:40.444 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:40.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:40.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:40.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:40.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:40.451 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.452 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.453 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.453745 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57878 (request call id 2)
01:58:40.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.458 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.461 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.472852 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57878 (request call id 2)
01:58:40.483 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.487121 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57878 (request call id 2)
01:58:40.487 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.496 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4d8cee2, L:/127.0.0.1:34864 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.501 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb486bd23, L:/127.0.0.1:38102 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.507460 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57878 (request call id 2)
01:58:40.510 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8cac8c70, L:/127.0.0.1:57882 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.511720 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57878 (request call id 2)
01:58:40.512 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.512 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:40.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=166), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [55ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57878 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1199496479(state=PENDING, result=null, callback=(continuation of Deferred@1855032236 after retry RPC after error@1987287981) -> (continuation of Deferred@376869796 after retry RPC after error@659628624), errback=(continuation of Deferred@1855032236 after retry RPC after error@1987287981) -> (continuation of Deferred@376869796 after retry RPC after error@659628624))) after lookup
01:58:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.525079 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57842 (request call id 20)
01:58:40.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.533520 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57842 (request call id 20)
01:58:40.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.542599 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 1)
01:58:40.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.543473 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57846 (request call id 9)
01:58:40.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.553 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.553 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:40.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=813), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [54ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 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.28.155.62:38775, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [343ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [343ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [344ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [523ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [565ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items, [800ms] refreshing cache from master, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [804ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [804ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [806ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@191353493(state=PENDING, result=null, callback=(continuation of Deferred@1390681791 after retry RPC after error@1125243361) -> (continuation of Deferred@980399097 after retry RPC after error@254356827) -> (continuation of Deferred@2110446567 after retry RPC after error@819579758) -> (continuation of Deferred@2012104439 after retry RPC after error@837545636) -> (continuation of Deferred@441781917 after retry RPC after error@1680421890) -> (continuation of Deferred@1635061646 after retry RPC after error@252007370) -> (continuation of Deferred@1033274705 after retry RPC after error@280113093) -> (continuation of Deferred@1500662562 after retry RPC after error@2085411013) -> (continuation of Deferred@1970894352 after retry RPC after error@1957999485), errback=(continuation of Deferred@1390681791 after retry RPC after error@1125243361) -> (continuation of Deferred@980399097 after retry RPC after error@254356827) -> (continuation of Deferred@2110446567 after retry RPC after error@819579758) -> (continuation of Deferred@2012104439 after retry RPC after error@837545636) -> (continuation of Deferred@441781917 after retry RPC after error@1680421890) -> (continuation of Deferred@1635061646 after retry RPC after error@252007370) -> (continuation of Deferred@1033274705 after retry RPC after error@280113093) -> (continuation of Deferred@1500662562 after retry RPC after error@2085411013) -> (continuation of Deferred@1970894352 after retry RPC after error@1957999485))) after lookup
01:58:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.557253 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 5)
01:58:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.558027 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 5)
01:58:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.558555 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.567134 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.574 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.573923 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.575 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.576042 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.587414 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.592706 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.594448 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.595 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.595 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.595497 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.606563 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.614297 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.614297 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57846 (request call id 10)
01:58:40.615 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.615 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.619 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:40.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.626741 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 8)
01:58:40.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.642767 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57846 (request call id 12)
01:58:40.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.653550 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 7)
01:58:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.654291 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 7)
01:58:40.654 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.654999 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 7)
01:58:40.655 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.664904 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 7)
01:58:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.667229 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 7)
01:58:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.674777 29371 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.685168 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.687525 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.693737 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.694 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.694 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.705363 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.707657 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.712634 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57848 (request call id 10)
01:58:40.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.723 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:40.723 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:40.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:40.723 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:40.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:40.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:40.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:40.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:40.728 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.728098 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 20)
01:58:40.729 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.730 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.731 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.733 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.734607 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57844 (request call id 23)
01:58:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.734607 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57844 (request call id 23)
01:58:40.737 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.737 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.747 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa47ceba, L:/127.0.0.1:34868 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.749 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4df77076, L:/127.0.0.1:57894 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.752094 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 0)
01:58:40.753 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x75a7b66d, L:/127.0.0.1:38114 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.755082 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 13)
01:58:40.755 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.755 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.762637 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 13)
01:58:40.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.767503 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 21)
01:58:40.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.770799 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 21)
01:58:40.771 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.772 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.774029 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 7)
01:58:40.775 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.775034 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.776 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.775416 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.783113 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.792 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.791357 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.792 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.793049 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.793957 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.803187 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.811360 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.812 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.812 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.823753 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57816 (request call id 36)
01:58:40.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.827 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:40.827 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:40.827 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:40.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:40.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:40.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.832201 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 22)
01:58:40.833 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.834652 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 22)
01:58:40.835 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:40.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:40.835 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.838 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.839 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.845089 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57846 (request call id 18)
01:58:40.845 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.847 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.848 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.848 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.851 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.852638 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 5)
01:58:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.854365 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 5)
01:58:40.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.858 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.866 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x882e3d56, L:/127.0.0.1:34876 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.867019 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 5)
01:58:40.868 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.875 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.874763 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 5)
01:58:40.881 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ab90be9, L:/127.0.0.1:57908 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.881718 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 5)
01:58:40.882 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:40.887 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x03025d8f, L:/127.0.0.1:38128 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:40.887471 29369 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items [suppressed 119 similar messages]
01:58:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.887593 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 5)
01:58:40.888 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.894253 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 17)
01:58:40.895 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.895 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.895013 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 17)
01:58:40.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.902094 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 17)
01:58:40.902 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:40.902 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.906716 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 17)
01:58:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.915611 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 17)
01:58:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.921566 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57848 (request call id 17)
01:58:40.922 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:40.924 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.928 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:40.928 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:40.928 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:40.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:40.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:40.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:40.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:40.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:40.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:40.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.937207 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 10)
01:58:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.937214 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 10)
01:58:40.942 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.942273 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 10)
01:58:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.943400 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57878 (request call id 10)
01:58:40.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.947 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:40.949 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:40.949 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:40.951 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.952 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:40.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:40.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:40.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.957415 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.957937 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.960 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:40.961 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:40.961 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.962666 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:40.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:40.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:40.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:40.970 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:40.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.973559 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.981077 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.983 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:40.984 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4122822f, L:/127.0.0.1:38142 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:40.984 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.983747 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.992 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63f57e82, L:/127.0.0.1:34892 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:40.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.993011 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.993 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12054504, L:/127.0.0.1:57922 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:40.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.994055 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 6)
01:58:40.994 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items
01:58:40.995 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:40.999241 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:40.999 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:40.999 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.001 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:41.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.001106 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.002 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.002985 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.010519 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items
01:58:41.011 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.013170 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.014526 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.021632 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.022 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:41.022 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.023065 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 11)
01:58:41.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.032 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items
01:58:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.031939 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 7)
01:58:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.032454 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 10)
01:58:41.032 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items
01:58:41.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.033345 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 10)
01:58:41.034 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.050678 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 10)
01:58:41.051 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items
01:58:41.051 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.052 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.062711 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57846 (request call id 24)
01:58:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.067049 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57846 (request call id 24)
01:58:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.070892 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57922 (request call id 4)
01:58:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.074146 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 9)
01:58:41.074 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items
01:58:41.074 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.087491 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 9)
01:58:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.094453 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 9)
01:58:41.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.102643 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 11)
01:58:41.103 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items
01:58:41.103 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.106839 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 11)
01:58:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.110536 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 11)
01:58:41.111 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items
01:58:41.111 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.121812 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 11)
01:58:41.122 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items
01:58:41.122 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.123466 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 11)
01:58:41.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.126864 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 11)
01:58:41.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.131 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.151410 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57922 (request call id 6)
01:58:41.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 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.28.155.62:38775, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 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.28.155.62:38775, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57922 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.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@578626524(state=PENDING, result=null, callback=(continuation of Deferred@1903690566 after retry RPC after error@320144287) -> (continuation of Deferred@167411123 after retry RPC after error@1112726675) -> (continuation of Deferred@1929483692 after retry RPC after error@1211333032) -> (continuation of Deferred@318673656 after retry RPC after error@1176265328) -> (continuation of Deferred@961491946 after retry RPC after error@1793254226) -> (continuation of Deferred@208520612 after retry RPC after error@700918203), errback=(continuation of Deferred@1903690566 after retry RPC after error@320144287) -> (continuation of Deferred@167411123 after retry RPC after error@1112726675) -> (continuation of Deferred@1929483692 after retry RPC after error@1211333032) -> (continuation of Deferred@318673656 after retry RPC after error@1176265328) -> (continuation of Deferred@961491946 after retry RPC after error@1793254226) -> (continuation of Deferred@208520612 after retry RPC after error@700918203))) after lookup
01:58:41.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.206952 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 22)
01:58:41.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.210839 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 8)
01:58:41.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.227564 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57894 (request call id 8)
01:58:41.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.235 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [20ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [124ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [271ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 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.28.155.62:38775, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [302ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [304ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [482ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [482ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1415806055(state=PENDING, result=null, callback=(continuation of Deferred@58152663 after retry RPC after error@1702702195) -> (continuation of Deferred@2072205435 after retry RPC after error@877429544) -> (continuation of Deferred@221559448 after retry RPC after error@19272185) -> (continuation of Deferred@1619513638 after retry RPC after error@805460957) -> (continuation of Deferred@407553855 after retry RPC after error@701670422) -> (continuation of Deferred@1996644075 after retry RPC after error@1442594661) -> (continuation of Deferred@457275866 after retry RPC after error@663719088) -> (continuation of Deferred@1109355436 after retry RPC after error@1991009181), errback=(continuation of Deferred@58152663 after retry RPC after error@1702702195) -> (continuation of Deferred@2072205435 after retry RPC after error@877429544) -> (continuation of Deferred@221559448 after retry RPC after error@19272185) -> (continuation of Deferred@1619513638 after retry RPC after error@805460957) -> (continuation of Deferred@407553855 after retry RPC after error@701670422) -> (continuation of Deferred@1996644075 after retry RPC after error@1442594661) -> (continuation of Deferred@457275866 after retry RPC after error@663719088) -> (continuation of Deferred@1109355436 after retry RPC after error@1991009181))) after lookup
01:58:41.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.243356 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57846 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57894 (request call id 9)
01:58:41.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.247829 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57894 (request call id 9)
01:58:41.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.260779 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57908 (request call id 8)
01:58:41.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=427), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [29ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [49ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [112ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 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.28.155.62:38775, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 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.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [284ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [422ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@324867810(state=PENDING, result=null, callback=(continuation of Deferred@1892707237 after retry RPC after error@570697650) -> (continuation of Deferred@140706885 after retry RPC after error@1936910765) -> (continuation of Deferred@9189669 after retry RPC after error@53913393) -> (continuation of Deferred@325569086 after retry RPC after error@2000451198) -> (continuation of Deferred@379071661 after retry RPC after error@539041376) -> (continuation of Deferred@221910624 after retry RPC after error@421600831) -> (continuation of Deferred@1317778674 after retry RPC after error@1718706525) -> (continuation of Deferred@992338661 after retry RPC after error@711250776), errback=(continuation of Deferred@1892707237 after retry RPC after error@570697650) -> (continuation of Deferred@140706885 after retry RPC after error@1936910765) -> (continuation of Deferred@9189669 after retry RPC after error@53913393) -> (continuation of Deferred@325569086 after retry RPC after error@2000451198) -> (continuation of Deferred@379071661 after retry RPC after error@539041376) -> (continuation of Deferred@221910624 after retry RPC after error@421600831) -> (continuation of Deferred@1317778674 after retry RPC after error@1718706525) -> (continuation of Deferred@992338661 after retry RPC after error@711250776))) after lookup
01:58:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.268707 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.273211 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.287263 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.293740 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.294902 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.307550 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.312975 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.326897 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57872 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.327699 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.333390 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57908 (request call id 9)
01:58:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.348320 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 32)
01:58:41.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.361488 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57858 (request call id 32)
01:58:41.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.363 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.364459 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57846 (request call id 27)
01:58:41.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.368 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.370837 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57894 (request call id 12)
01:58:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.373298 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.381356 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.391275 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.391287 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.400579 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.410468 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.411270 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.420887 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.430848 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.430853 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 23)
01:58:41.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.443 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:41.444 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:41.444 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:41.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:41.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:41.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:41.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:41.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:41.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:41.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:41.448 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:41.449 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:41.450 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:41.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:41.451 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:41.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.451709 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57894 (request call id 16)
01:58:41.452 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:41.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:41.455 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:41.457 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:41.457 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:41.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.461393 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 15)
01:58:41.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.465 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:41.465 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:41.465 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:41.468 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:41.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:41.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:41.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:41.469 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcba0458b, L:/127.0.0.1:34246 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:41.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x008fc6c5, L:/127.0.0.1:40844 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:41.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:41.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.470 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=39), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [23ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:41.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:41.489 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:41.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.490336 29372 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 15)
01:58:41.491 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09be9b87, L:/127.0.0.1:35706 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:41.491 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:41.492 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:41.493 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:41.495 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:41.495 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:41.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:41.498 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:41.498 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:41.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:41.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.510128 29370 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 15)
01:58:41.513 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x384b256a, L:/127.0.0.1:40858 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:41.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.514246 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 15)
01:58:41.515 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items
01:58:41.515 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:41.516 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x42befece, L:/127.0.0.1:35714 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:41.526 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf72eba9d, L:/127.0.0.1:34260 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:41.528 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.530514 29370 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 15)
01:58:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.530944 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57894 (request call id 17)
01:58:41.533 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items
01:58:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.533273 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57894 (request call id 17)
01:58:41.535 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.544 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.550787 29370 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 16)
01:58:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.550846 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 16)
01:58:41.554 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items
01:58:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.553758 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 16)
01:58:41.556 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.569937 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40844 (request call id 5)
01:58:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.572703 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40844 (request call id 5)
01:58:41.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.576157 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 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.28.155.62:38775, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40858 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, deferred=Deferred@1483897824(state=PENDING, result=null, callback=(continuation of Deferred@197353465 after retry RPC after error@1767909107) -> (continuation of Deferred@1933270099 after retry RPC after error@945652911) -> (continuation of Deferred@703609034 after retry RPC after error@1095750841), errback=(continuation of Deferred@197353465 after retry RPC after error@1767909107) -> (continuation of Deferred@1933270099 after retry RPC after error@945652911) -> (continuation of Deferred@703609034 after retry RPC after error@1095750841))) after lookup
01:58:41.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.580998 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40858 (request call id 4)
01:58:41.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.586455 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.590389 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.592813 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.601372 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.610574 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.613195 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.613447 29371 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.620611 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.630877 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.633281 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.640687 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57872 (request call id 24)
01:58:41.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.649904 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 10)
01:58:41.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.653802 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40858 (request call id 6)
01:58:41.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.660995 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40858 (request call id 6)
01:58:41.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.670012 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 11)
01:58:41.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.670521 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 11)
01:58:41.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.672564 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 29)
01:58:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.673923 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 29)
01:58:41.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.677 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.678 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:41.678 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:41.678 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:41.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:41.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:41.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:41.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:41.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:41.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:41.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:41.682 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:41.684 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:41.685 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:41.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:41.685 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:41.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:41.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:41.687 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:41.690 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.690923 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 22)
01:58:41.692 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.694082 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 22)
01:58:41.699 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb7355652, L:/127.0.0.1:35730 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:41.703 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc31fcd27, L:/127.0.0.1:34268 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:41.708 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf542969c, L:/127.0.0.1:40864 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.709182 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 22)
01:58:41.709 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items
01:58:41.710 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.710342 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 22)
01:58:41.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.711205 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 22)
01:58:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.712965 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 22)
01:58:41.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.714442 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57908 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57844 (request call id 33)
01:58:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.715127 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 10)
01:58:41.726 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items
01:58:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.726210 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 10)
01:58:41.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.730659 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 10)
01:58:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.733345 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 10)
01:58:41.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.734725 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57882 (request call id 10)
01:58:41.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.746 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:41.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.746510 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.747 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items
01:58:41.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.747 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:41.747 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:41.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:41.747 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:41.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=1295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [45ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [60ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [102ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [202ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [242ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [322ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [324ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 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.28.155.62:38775, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [492ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [499ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [499ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [622ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [622ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [651ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [651ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items, [1261ms] refreshing cache from master, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [1294ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1951133324(state=PENDING, result=null, callback=(continuation of Deferred@1149808030 after retry RPC after error@636188566) -> (continuation of Deferred@1979558103 after retry RPC after error@1592334186) -> (continuation of Deferred@1603052916 after retry RPC after error@564473556) -> (continuation of Deferred@965120295 after retry RPC after error@801276730) -> (continuation of Deferred@366945459 after retry RPC after error@495217490) -> (continuation of Deferred@277270124 after retry RPC after error@728122389) -> (continuation of Deferred@1206912886 after retry RPC after error@2031102497) -> (continuation of Deferred@1606647489 after retry RPC after error@1184686016) -> (continuation of Deferred@26258386 after retry RPC after error@2032785635) -> (continuation of Deferred@1029215345 after retry RPC after error@496643781), errback=(continuation of Deferred@1149808030 after retry RPC after error@636188566) -> (continuation of Deferred@1979558103 after retry RPC after error@1592334186) -> (continuation of Deferred@1603052916 after retry RPC after error@564473556) -> (continuation of Deferred@965120295 after retry RPC after error@801276730) -> (continuation of Deferred@366945459 after retry RPC after error@495217490) -> (continuation of Deferred@277270124 after retry RPC after error@728122389) -> (continuation of Deferred@1206912886 after retry RPC after error@2031102497) -> (continuation of Deferred@1606647489 after retry RPC after error@1184686016) -> (continuation of Deferred@26258386 after retry RPC after error@2032785635) -> (continuation of Deferred@1029215345 after retry RPC after error@496643781))) after lookup
01:58:41.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:41.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:41.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:41.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:41.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:41.753 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:41.754 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:41.755 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:41.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:41.756 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:41.757 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:41.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:41.759 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:41.759 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:41.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [18ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40864 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1006483284(state=PENDING, result=null, callback=(continuation of Deferred@1977155089 after retry RPC after error@176950784) -> (continuation of Deferred@222501360 after retry RPC after error@1540507675) -> (continuation of Deferred@1774718214 after retry RPC after error@64938545), errback=(continuation of Deferred@1977155089 after retry RPC after error@176950784) -> (continuation of Deferred@222501360 after retry RPC after error@1540507675) -> (continuation of Deferred@1774718214 after retry RPC after error@64938545))) after lookup
01:58:41.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9475c320, L:/127.0.0.1:35736 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.771999 29371 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 13)
01:58:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.773474 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 13)
01:58:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.773871 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 13)
01:58:41.775 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:41.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.778 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.782 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f26e45b, L:/127.0.0.1:40868 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:41.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.783273 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 30)
01:58:41.784 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x696bce54, L:/127.0.0.1:34276 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:41.787 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.790416 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 19)
01:58:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.795686 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40868 (request call id 1)
01:58:41.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.800730 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.801 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.801 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.804941 29371 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.810696 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.812801 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.816 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.815989 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.817 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.831380 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.833248 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.838418 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.839 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.839 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.845777 29371 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.850428 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57908 (request call id 23)
01:58:41.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.857 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.856524 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 13)
01:58:41.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.858115 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 13)
01:58:41.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.864259 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 13)
01:58:41.867 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.873346 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 13)
01:58:41.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.874004 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 13)
01:58:41.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.885584 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:41.890203 29370 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items [suppressed 141 similar messages]
01:58:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.890378 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.890882 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.892408 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.893934 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.897152 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.897 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.897 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.910836 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.910861 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.914315 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.917583 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.918 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items
01:58:41.918 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:41.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.930090 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.933676 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.950527 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.953985 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40864 (request call id 7)
01:58:41.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.957801 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40868 (request call id 7)
01:58:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.965374 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40868 (request call id 7)
01:58:41.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.970407 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57922 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40868 (request call id 7)
01:58:41.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.970500 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40868 (request call id 7)
01:58:41.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.973109 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40868 (request call id 7)
01:58:41.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:41.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=223), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [20ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [47ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40868 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.28.155.62:38775, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [204ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1285545682(state=PENDING, result=null, callback=(continuation of Deferred@1720186662 after retry RPC after error@2107208323) -> (continuation of Deferred@510330316 after retry RPC after error@749740445) -> (continuation of Deferred@1968688618 after retry RPC after error@1131193513) -> (continuation of Deferred@91196525 after retry RPC after error@687798676) -> (continuation of Deferred@1661819388 after retry RPC after error@1164107992) -> (continuation of Deferred@1008144637 after retry RPC after error@1677356210) -> (continuation of Deferred@1789991816 after retry RPC after error@939999782), errback=(continuation of Deferred@1720186662 after retry RPC after error@2107208323) -> (continuation of Deferred@510330316 after retry RPC after error@749740445) -> (continuation of Deferred@1968688618 after retry RPC after error@1131193513) -> (continuation of Deferred@91196525 after retry RPC after error@687798676) -> (continuation of Deferred@1661819388 after retry RPC after error@1164107992) -> (continuation of Deferred@1008144637 after retry RPC after error@1677356210) -> (continuation of Deferred@1789991816 after retry RPC after error@939999782))) after lookup
01:58:41.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:41.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:41.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:41.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.985363 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 10)
01:58:41.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.995397 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:41.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.995937 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:41.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:41.996944 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:41.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:42.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.004981 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:42.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.010810 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.015398 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:42.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.025261 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 37)
01:58:42.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.029551 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 12)
01:58:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.035887 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 12)
01:58:42.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.054693 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.3:35419 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 12)
01:58:42.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.056362 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 12)
01:58:42.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.070976 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 26)
01:58:42.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.074023 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57922 (request call id 26)
01:58:42.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.084 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.085 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.085 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.085 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.090 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.091 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.092 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.095 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.095603 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 38)
01:58:42.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.097 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.098 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.100 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.115 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe01d3bbd, L:/127.0.0.1:34284 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.115832 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 38)
01:58:42.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d1fb2c2, L:/127.0.0.1:35740 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61b9f579, L:/127.0.0.1:40880 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.124230 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 38)
01:58:42.124 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items
01:58:42.125 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.130666 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 38)
01:58:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.134151 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 38)
01:58:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.134490 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 12)
01:58:42.135 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items
01:58:42.135 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.145412 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 12)
01:58:42.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.154788 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.155 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items
01:58:42.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 12)
01:58:42.156 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.154836 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 12)
01:58:42.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.176385 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40868 (request call id 16)
01:58:42.177 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items
01:58:42.177 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.183 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.184 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.184 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.184 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.185 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.185 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.185 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.188 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.193 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.196 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.197 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.198 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.202 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.211 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.214 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde1f238c, L:/127.0.0.1:35746 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x76b72020, L:/127.0.0.1:34296 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x836d5faa, L:/127.0.0.1:40882 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.237689 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40880 (request call id 4)
01:58:42.238 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items
01:58:42.238 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.259862 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40880 (request call id 4)
01:58:42.260 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items
01:58:42.260 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:42.269 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.269 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.270 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 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.28.155.62:38775, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 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.28.155.62:38775, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40880 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1446021290(state=PENDING, result=null, callback=(continuation of Deferred@474880267 after retry RPC after error@1739331865) -> (continuation of Deferred@1681446416 after retry RPC after error@908031973) -> (continuation of Deferred@1517663852 after retry RPC after error@1561729258) -> (continuation of Deferred@2134695182 after retry RPC after error@844180819), errback=(continuation of Deferred@474880267 after retry RPC after error@1739331865) -> (continuation of Deferred@1681446416 after retry RPC after error@908031973) -> (continuation of Deferred@1517663852 after retry RPC after error@1561729258) -> (continuation of Deferred@2134695182 after retry RPC after error@844180819))) after lookup
01:58:42.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.271 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:42.280 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.280 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.283 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:42.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 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.28.155.62:38775, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40882 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@2126102927(state=PENDING, result=null, callback=(continuation of Deferred@1447907815 after retry RPC after error@1326316017) -> (continuation of Deferred@773011252 after retry RPC after error@513162944), errback=(continuation of Deferred@1447907815 after retry RPC after error@1326316017) -> (continuation of Deferred@773011252 after retry RPC after error@513162944))) after lookup
01:58:42.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.300200 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 3)
01:58:42.301 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.303 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.305 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.308 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.312448 29370 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.314065 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa653a96, L:/127.0.0.1:35762 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.324 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.330 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x916cff16, L:/127.0.0.1:40896 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.331328 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.332 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items
01:58:42.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.333912 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.336 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa53b3009, L:/127.0.0.1:34302 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.337337 29370 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.338 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.343 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items
01:58:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.343019 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.345 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.354496 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.364 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items
01:58:42.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.363692 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.366 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.374070 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40844 (request call id 22)
01:58:42.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.377812 29370 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.382902 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40896 (request call id 3)
01:58:42.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:42.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40896 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1254440190(state=PENDING, result=null, callback=(continuation of Deferred@826376956 after retry RPC after error@2076562447) -> (continuation of Deferred@1235956918 after retry RPC after error@720028593) -> (continuation of Deferred@394388082 after retry RPC after error@1110522145), errback=(continuation of Deferred@826376956 after retry RPC after error@2076562447) -> (continuation of Deferred@1235956918 after retry RPC after error@720028593) -> (continuation of Deferred@394388082 after retry RPC after error@1110522145))) after lookup
01:58:42.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.393 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:42.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.394743 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 22)
01:58:42.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.395251 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 22)
01:58:42.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.397842 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.403189 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.405239 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.422714 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.425565 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.443125 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.444870 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.453631 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.463630 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.465227 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40882 (request call id 6)
01:58:42.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.482429 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 10)
01:58:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.485440 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 10)
01:58:42.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.498333 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40882 (request call id 8)
01:58:42.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.505102 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 22)
01:58:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.512442 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 22)
01:58:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.513690 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.513942 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.516882 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.532958 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.537709 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.553201 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.558018 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.572669 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40880 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57878 (request call id 39)
01:58:42.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.593734 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40880 (request call id 14)
01:58:42.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.597100 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40882 (request call id 12)
01:58:42.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.602766 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40882 (request call id 12)
01:58:42.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.605845 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 23)
01:58:42.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.616449 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 23)
01:58:42.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.623340 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 23)
01:58:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.635764 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 23)
01:58:42.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.643505 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 23)
01:58:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.646746 29369 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 23)
01:58:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.647250 29303 master_runner.cc:187] Error getting master registration for 127.28.155.61:37503: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57634 dropped due to backpressure: service queue is full with 1 items, 
01:58:42.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.647470 29303 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:42.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.654247 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.655843 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.662868 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.674535 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.676069 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.677536 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.683063 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 22)
01:58:42.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.684 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.684 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.685 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.685 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.685 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.690 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.694 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.696 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.697 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.698 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.710 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x498ab611, L:/127.0.0.1:35770 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.713526 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.715185 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.717873 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.723 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2407c37e, L:/127.0.0.1:40898 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.723641 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.724 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items
01:58:42.725 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x686de1bd, L:/127.0.0.1:34304 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.734297 29369 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57628 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.734773 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.735 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items
01:58:42.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.735816 29349 master_runner.cc:187] Error getting master registration for 127.28.155.61:37503: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:57628 dropped due to backpressure: service queue is full with 1 items, 
01:58:42.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.735925 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.736084 29349 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
01:58:42.737 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.755352 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.756 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items
01:58:42.757 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.775 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items
01:58:42.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.774899 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.775777 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.776 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.777384 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40858 (request call id 26)
01:58:42.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.784 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.795353 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40898 (request call id 4)
01:58:42.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.800 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.800 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.800 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:42.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [18ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 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.28.155.62:38775, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [81ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40898 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.28.155.62:38775, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1804025758(state=PENDING, result=null, callback=(continuation of Deferred@1558577126 after retry RPC after error@985168601) -> (continuation of Deferred@1713441658 after retry RPC after error@881370095) -> (continuation of Deferred@1205956695 after retry RPC after error@1056351424) -> (continuation of Deferred@1348600511 after retry RPC after error@562320519), errback=(continuation of Deferred@1558577126 after retry RPC after error@985168601) -> (continuation of Deferred@1713441658 after retry RPC after error@881370095) -> (continuation of Deferred@1205956695 after retry RPC after error@1056351424) -> (continuation of Deferred@1348600511 after retry RPC after error@562320519))) after lookup
01:58:42.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.802 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:42.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.805 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.807 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.808 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.809 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.809 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.814 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.814 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.819 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.825 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79dede0d, L:/127.0.0.1:35774 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.833 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b6154cd, L:/127.0.0.1:34314 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.834 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf00bc88, L:/127.0.0.1:40910 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.835840 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 24)
01:58:42.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.836656 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40868 (request call id 28)
01:58:42.837 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.837 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.843312 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 18)
01:58:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.851810 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 18)
01:58:42.852 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.852 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.854357 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 18)
01:58:42.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.871285 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 18)
01:58:42.872 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.872 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.873521 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 18)
01:58:42.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.886 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.886 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.886 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.888 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.895 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:42.896579 29370 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items [suppressed 115 similar messages]
01:58:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.896720 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57882 (request call id 27)
01:58:42.897 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.897 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.899 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.900 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.902 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.906 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:42.906 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:42.906 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:42.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:42.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:42.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:42.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:42.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.908 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:42.911 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.913 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.921 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x707d681d, L:/127.0.0.1:35776 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:42.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:42.927 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:42.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.929564 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 24)
01:58:42.931 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.931 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.933 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:42.934 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:42.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:42.937 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:42.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:42.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:42.944 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:42.954 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:42.957 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:42.961 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb5ad312d, L:/127.0.0.1:34326 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.968 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb577e116, L:/127.0.0.1:34340 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:42.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.972416 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 24)
01:58:42.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.975 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66022d15, L:/127.0.0.1:40914 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.976317 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 24)
01:58:42.976 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b5f7b42, L:/127.0.0.1:40924 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:42.977 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
01:58:42.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.977692 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0dde9762, L:/127.0.0.1:35782 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:42.978 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 24)
01:58:42.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.981907 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40864 (request call id 24)
01:58:42.982 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:42.982 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
01:58:42.983 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.984 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:42.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:42.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.989894 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 6)
01:58:42.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.994833 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 6)
01:58:42.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:42.997400 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:42.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40882 (request call id 16)
01:58:42.997 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:42.998 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:42.998 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:42.998 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.000730 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40882 (request call id 16)
01:58:43.001 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
01:58:43.002 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.003142 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40882 (request call id 16)
01:58:43.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.006 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.012 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.015259 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40924 (request call id 2)
01:58:43.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.022078 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40914 (request call id 3)
01:58:43.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.023360 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40914 (request call id 3)
01:58:43.024 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:43.024 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.030437 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 7)
01:58:43.031 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
01:58:43.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.034824 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 7)
01:58:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.035746 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 7)
01:58:43.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:43.037 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.042908 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 7)
01:58:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.055357 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.057 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.056929 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.057 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.058168 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.058 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:43.058 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.061837 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.2:42309 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.063969 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.064 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items
01:58:43.064 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.064862 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.075016 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.083213 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.3:35419 (request call id 12)
01:58:43.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.096724 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40924 (request call id 5)
01:58:43.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.100729 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40914 (request call id 5)
01:58:43.101 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:43.101 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.107 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=212), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [80ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [164ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1206395545(state=PENDING, result=null, callback=(continuation of Deferred@1195619960 after retry RPC after error@385550570) -> (continuation of Deferred@9936176 after retry RPC after error@116235089) -> (continuation of Deferred@1548164482 after retry RPC after error@313914040) -> (continuation of Deferred@787977155 after retry RPC after error@1152037471) -> (continuation of Deferred@543497285 after retry RPC after error@502794947), errback=(continuation of Deferred@1195619960 after retry RPC after error@385550570) -> (continuation of Deferred@9936176 after retry RPC after error@116235089) -> (continuation of Deferred@1548164482 after retry RPC after error@313914040) -> (continuation of Deferred@787977155 after retry RPC after error@1152037471) -> (continuation of Deferred@543497285 after retry RPC after error@502794947))) after lookup
01:58:43.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.130566 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 8)
01:58:43.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.134650 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 8)
01:58:43.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.140897 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 8)
01:58:43.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.142675 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 8)
01:58:43.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.156047 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 8)
01:58:43.156 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items
01:58:43.157 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.160082 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 8)
01:58:43.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.166253 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 13)
01:58:43.166 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items
01:58:43.166 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.175468 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57844 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 13)
01:58:43.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.180404 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 13)
01:58:43.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.183051 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 13)
01:58:43.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.200640 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40898 (request call id 14)
01:58:43.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.216 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:43.217 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:43.217 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:43.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:43.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:43.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:43.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:43.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:43.220 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:43.220 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:43.222 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:43.223 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:43.224 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:43.225 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:43.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:43.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:43.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:43.233 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:43.241 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7813a0b, L:/127.0.0.1:35788 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:43.244 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:43.245 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:43.248 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9871f5ce, L:/127.0.0.1:40940 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:43.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.249400 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 12)
01:58:43.250 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.255571 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40924 (request call id 7)
01:58:43.256 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc7b633af, L:/127.0.0.1:34350 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:43.258 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.265336 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40924 (request call id 7)
01:58:43.266 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.267 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.281069 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40924 (request call id 7)
01:58:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.285751 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40924 (request call id 7)
01:58:43.287 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.288 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=368), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [51ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 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.28.155.62:38775, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 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.28.155.62:38775, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40924 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.28.155.62:38775, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [324ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@869891940(state=PENDING, result=null, callback=(continuation of Deferred@1405039480 after retry RPC after error@44100317) -> (continuation of Deferred@724367477 after retry RPC after error@1408663595) -> (continuation of Deferred@2046315998 after retry RPC after error@2089526846) -> (continuation of Deferred@807933578 after retry RPC after error@1471692668) -> (continuation of Deferred@1813323496 after retry RPC after error@1301217026) -> (continuation of Deferred@1029844095 after retry RPC after error@733460336) -> (continuation of Deferred@1871781552 after retry RPC after error@1440582319), errback=(continuation of Deferred@1405039480 after retry RPC after error@44100317) -> (continuation of Deferred@724367477 after retry RPC after error@1408663595) -> (continuation of Deferred@2046315998 after retry RPC after error@2089526846) -> (continuation of Deferred@807933578 after retry RPC after error@1471692668) -> (continuation of Deferred@1813323496 after retry RPC after error@1301217026) -> (continuation of Deferred@1029844095 after retry RPC after error@733460336) -> (continuation of Deferred@1871781552 after retry RPC after error@1440582319))) after lookup
01:58:43.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.305418 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40924 (request call id 8)
01:58:43.306 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.307 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.315505 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40868 (request call id 29)
01:58:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.325678 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 4)
01:58:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.335237 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 4)
01:58:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.337743 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 4)
01:58:43.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.340421 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 14)
01:58:43.340 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.341 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.349623 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.355602 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.357758 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.363211 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.366653 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.367 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.367 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.374851 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.377034 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.395326 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.397488 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.399 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.400 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:43.400 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:43.400 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:43.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=592), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [19ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [163ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [249ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 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.28.155.62:38775, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [358ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [358ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items, [540ms] refreshing cache from master, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [542ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [543ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1803770277(state=PENDING, result=null, callback=(continuation of Deferred@2135949722 after retry RPC after error@977016852) -> (continuation of Deferred@1791537687 after retry RPC after error@469209242) -> (continuation of Deferred@1683230383 after retry RPC after error@1047676553) -> (continuation of Deferred@293929818 after retry RPC after error@919679664) -> (continuation of Deferred@1916036019 after retry RPC after error@1583232370) -> (continuation of Deferred@1744331312 after retry RPC after error@1476626637) -> (continuation of Deferred@159076741 after retry RPC after error@648085629) -> (continuation of Deferred@40636283 after retry RPC after error@1181592091) -> (continuation of Deferred@357116970 after retry RPC after error@1002796054), errback=(continuation of Deferred@2135949722 after retry RPC after error@977016852) -> (continuation of Deferred@1791537687 after retry RPC after error@469209242) -> (continuation of Deferred@1683230383 after retry RPC after error@1047676553) -> (continuation of Deferred@293929818 after retry RPC after error@919679664) -> (continuation of Deferred@1916036019 after retry RPC after error@1583232370) -> (continuation of Deferred@1744331312 after retry RPC after error@1476626637) -> (continuation of Deferred@159076741 after retry RPC after error@648085629) -> (continuation of Deferred@40636283 after retry RPC after error@1181592091) -> (continuation of Deferred@357116970 after retry RPC after error@1002796054))) after lookup
01:58:43.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:43.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:43.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:43.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:43.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40910 (request call id 9)
01:58:43.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:43.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:43.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:43.412 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:43.413 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:43.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.416 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:43.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:43.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.419 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:43.419 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:43.419 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:43.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:43.420 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:43.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:43.421 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:43.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:43.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.426294 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 6)
01:58:43.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.435310 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 6)
01:58:43.437 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21c4e648, L:/127.0.0.1:35802 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:43.440 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:43.442 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:43.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:43.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:43.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:43.446 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:43.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.455436 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 6)
01:58:43.460 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcbba261d, L:/127.0.0.1:40950 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.461175 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 6)
01:58:43.462 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items
01:58:43.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.474764 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 6)
01:58:43.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.482553 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 28)
01:58:43.483 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.483 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.489 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84aa4f49, L:/127.0.0.1:34366 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:43.491 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.497663 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 28)
01:58:43.498 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items
01:58:43.498 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.498296 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 28)
01:58:43.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.516034 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 15)
01:58:43.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.516574 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40950 (request call id 2)
01:58:43.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [49ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [78ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [78ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1410994199(state=PENDING, result=null, callback=(continuation of Deferred@1222587475 after retry RPC after error@1703190814) -> (continuation of Deferred@816569330 after retry RPC after error@875949912), errback=(continuation of Deferred@1222587475 after retry RPC after error@1703190814) -> (continuation of Deferred@816569330 after retry RPC after error@875949912))) after lookup
01:58:43.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.524 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.529717 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40910 (request call id 13)
01:58:43.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.534291 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40910 (request call id 13)
01:58:43.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.554757 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40910 (request call id 13)
01:58:43.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.575121 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40910 (request call id 13)
01:58:43.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.575858 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 16)
01:58:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.580024 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 15)
01:58:43.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.585860 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 15)
01:58:43.586 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items
01:58:43.586 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.589030 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 15)
01:58:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.594210 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 15)
01:58:43.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.609711 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 15)
01:58:43.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.614248 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 9)
01:58:43.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.622748 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.624 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:43.624 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:43.625 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:43.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:43.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:43.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:43.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:43.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:43.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.628 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:43.628 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:43.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:43.628 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:43.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:43.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:43.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:43.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:43.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:43.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:43.630 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:43.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:43.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:43.635 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:43.637 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:43.638 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:43.638 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:43.639 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:43.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:43.641 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:43.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:43.641 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:43.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:43.643 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:43.645 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:43.649 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:43.654 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb23cff1a, L:/127.0.0.1:35828 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.655074 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 17)
01:58:43.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:43.660 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd3ba9bc, L:/127.0.0.1:35812 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:43.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:43.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:43.661 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbec81b11, L:/127.0.0.1:40954 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:43.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.662392 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 17)
01:58:43.663 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:43.663 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
01:58:43.674 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x988773fd, L:/127.0.0.1:34376 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:43.674 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c1a3ce6, L:/127.0.0.1:40958 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:43.676 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.683321 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 17)
01:58:43.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.684672 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 17)
01:58:43.684 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:43.685 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.686 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.694931 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 17)
01:58:43.695 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
01:58:43.696 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.700 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96da107a, L:/127.0.0.1:34382 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:43.702 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.703415 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40896 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 17)
01:58:43.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.713 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.716615 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 2)
01:58:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.720356 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 2)
01:58:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.721338 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 2)
01:58:43.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.722 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.722579 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40896 (request call id 34)
01:58:43.723 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
01:58:43.723 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.737383 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
01:58:43.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.742628 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
01:58:43.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.742628 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.743 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40954 (request call id 3)
01:58:43.743 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.745436 29372 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.745 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
01:58:43.745 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.749639 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.755215 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.755 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
01:58:43.756 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.761 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.760053 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.760636 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.761 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.769995 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.775580 29369 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.776 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items
01:58:43.776 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.780189 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.780256 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.781 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.781 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.789422 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.800561 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.801 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.801 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.809916 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40940 (request call id 8)
01:58:43.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.813 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [20ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 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.28.155.62:38775, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [203ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [260ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [363ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [363ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [523ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [590ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1678411156(state=PENDING, result=null, callback=(continuation of Deferred@1304573573 after retry RPC after error@901402103) -> (continuation of Deferred@989483798 after retry RPC after error@183261176) -> (continuation of Deferred@1455832638 after retry RPC after error@838079716) -> (continuation of Deferred@1501463343 after retry RPC after error@826625135) -> (continuation of Deferred@1444262839 after retry RPC after error@1196940965) -> (continuation of Deferred@1788693147 after retry RPC after error@1906328979) -> (continuation of Deferred@181655579 after retry RPC after error@1938328850) -> (continuation of Deferred@1933690986 after retry RPC after error@4097868), errback=(continuation of Deferred@1304573573 after retry RPC after error@901402103) -> (continuation of Deferred@989483798 after retry RPC after error@183261176) -> (continuation of Deferred@1455832638 after retry RPC after error@838079716) -> (continuation of Deferred@1501463343 after retry RPC after error@826625135) -> (continuation of Deferred@1444262839 after retry RPC after error@1196940965) -> (continuation of Deferred@1788693147 after retry RPC after error@1906328979) -> (continuation of Deferred@181655579 after retry RPC after error@1938328850) -> (continuation of Deferred@1933690986 after retry RPC after error@4097868))) after lookup
01:58:43.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [26ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [58ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [60ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [61ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [81ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [101ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [120ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [121ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [121ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [139ms] refreshing cache from master, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [141ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [141ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [141ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items, [179ms] refreshing cache from master, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [181ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1910056856(state=PENDING, result=null, callback=(continuation of Deferred@1367004888 after retry RPC after error@1080193121) -> (continuation of Deferred@690741133 after retry RPC after error@301390039) -> (continuation of Deferred@373096487 after retry RPC after error@1167039481) -> (continuation of Deferred@842003314 after retry RPC after error@364422528) -> (continuation of Deferred@1803203368 after retry RPC after error@1377025517) -> (continuation of Deferred@535453886 after retry RPC after error@1328435814), errback=(continuation of Deferred@1367004888 after retry RPC after error@1080193121) -> (continuation of Deferred@690741133 after retry RPC after error@301390039) -> (continuation of Deferred@373096487 after retry RPC after error@1167039481) -> (continuation of Deferred@842003314 after retry RPC after error@364422528) -> (continuation of Deferred@1803203368 after retry RPC after error@1377025517) -> (continuation of Deferred@535453886 after retry RPC after error@1328435814))) after lookup
01:58:43.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.818787 29369 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40940 (request call id 9)
01:58:43.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.820189 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40940 (request call id 9)
01:58:43.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.825 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.835394 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.850178 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.854864 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.860800 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.862 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items
01:58:43.862 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.874248 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.880033 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.894779 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:43.914891 29370 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items [suppressed 114 similar messages]
01:58:43.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.915023 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:40954 (request call id 8)
01:58:43.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.921406 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40958 (request call id 7)
01:58:43.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.929 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:43.929 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:43.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:43.929 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:43.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [20ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 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.28.155.62:38775, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [122ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 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.28.155.62:38775, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 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.28.155.62:38775, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [162ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 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.28.155.62:38775, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [224ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [291ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@695982655(state=PENDING, result=null, callback=(continuation of Deferred@1182849446 after retry RPC after error@404289410) -> (continuation of Deferred@1040820908 after retry RPC after error@1230251376) -> (continuation of Deferred@165255189 after retry RPC after error@1445124683) -> (continuation of Deferred@621627113 after retry RPC after error@1293588637) -> (continuation of Deferred@147240987 after retry RPC after error@1215749066) -> (continuation of Deferred@117700131 after retry RPC after error@507791406) -> (continuation of Deferred@603925917 after retry RPC after error@1562974883), errback=(continuation of Deferred@1182849446 after retry RPC after error@404289410) -> (continuation of Deferred@1040820908 after retry RPC after error@1230251376) -> (continuation of Deferred@165255189 after retry RPC after error@1445124683) -> (continuation of Deferred@621627113 after retry RPC after error@1293588637) -> (continuation of Deferred@147240987 after retry RPC after error@1215749066) -> (continuation of Deferred@117700131 after retry RPC after error@507791406) -> (continuation of Deferred@603925917 after retry RPC after error@1562974883))) after lookup
01:58:43.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:43.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:43.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:43.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:43.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:43.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:43.933 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:43.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:43.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:43.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:43.935 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:43.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.936825 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 11)
01:58:43.937 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:43.938 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:43.939 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:43.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.940536 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 11)
01:58:43.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:43.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:43.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:43.943 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:43.943 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:43.953 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc0ea138b, L:/127.0.0.1:35844 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:43.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.954725 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 16)
01:58:43.955 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e7569fe, L:/127.0.0.1:40962 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:43.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.956521 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 16)
01:58:43.957 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:43.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9730b6d, L:/127.0.0.1:34394 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:43.959 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.959682 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 16)
01:58:43.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.964833 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40950 (request call id 16)
01:58:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.979938 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:43.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.980767 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:43.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.981194 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:43.981 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:43.981 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.984972 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.994766 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:43.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.999014 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:43.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:43.999 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:43.999970 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:44.001 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.005385 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:44.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.018657 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40914 (request call id 23)
01:58:44.019 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:44.019 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:44.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.024469 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40940 (request call id 15)
01:58:44.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.035118 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40924 (request call id 21)
01:58:44.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.036 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.038918 29371 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40962 (request call id 4)
01:58:44.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.040222 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 14)
01:58:44.040 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:44.040 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.049427 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 14)
01:58:44.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.055727 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 14)
01:58:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.059448 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 14)
01:58:44.060 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:44.060 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:44.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.063820 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.070024 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.074786 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.089326 29369 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.28.155.3:35419 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.090003 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.095052 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.109480 29372 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.114791 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.115433 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.118892 29371 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.119 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.119794 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.2:42309 (request call id 14)
01:58:44.120 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:44.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.131 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.137 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.138 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.138 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.138 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:44.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.160676 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 16)
01:58:44.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.193293 29370 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 14)
01:58:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.215427 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.28.155.1:56015 (request call id 14)
01:58:44.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.225 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.232 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.275028 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40962 (request call id 7)
01:58:44.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.280543 29370 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 17)
01:58:44.281 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.28.155.61:37503: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items
01:58:44.281 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959; will retry
01:58:44.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.295375 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40958 (request call id 17)
01:58:44.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.336 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.336 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.337 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:44.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.341 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.430 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:44.435249 29369 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:40958 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
01:58:44.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:40954 (request call id 20)
01:58:44.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.437 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.437 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.437 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:44.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.444 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.445 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.445 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.445 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:44.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [18ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [62ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 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.28.155.62:38775, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [344ms] delaying RPC due to: Service unavailable: Master config (127.28.155.62:38775,127.28.155.61:37503,127.28.155.60:44959) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:40962 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [563ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=Deferred@1912011738(state=PENDING, result=null, callback=(continuation of Deferred@1895683167 after retry RPC after error@1233524944) -> (continuation of Deferred@740040788 after retry RPC after error@1794258470) -> (continuation of Deferred@1957906443 after retry RPC after error@227188437) -> (continuation of Deferred@1087963568 after retry RPC after error@996232331) -> (continuation of Deferred@1434237180 after retry RPC after error@207222960) -> (continuation of Deferred@67480586 after retry RPC after error@900836629) -> (continuation of Deferred@96094215 after retry RPC after error@1189461112) -> (continuation of Deferred@1864969554 after retry RPC after error@1464396967), errback=(continuation of Deferred@1895683167 after retry RPC after error@1233524944) -> (continuation of Deferred@740040788 after retry RPC after error@1794258470) -> (continuation of Deferred@1957906443 after retry RPC after error@227188437) -> (continuation of Deferred@1087963568 after retry RPC after error@996232331) -> (continuation of Deferred@1434237180 after retry RPC after error@207222960) -> (continuation of Deferred@67480586 after retry RPC after error@900836629) -> (continuation of Deferred@96094215 after retry RPC after error@1189461112) -> (continuation of Deferred@1864969554 after retry RPC after error@1464396967))) after lookup
01:58:44.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:44.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.646 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.743 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.743 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.743 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:44.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.850 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.851 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.851 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:44.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.940 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:44.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:44.948 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:44.948 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:44.948 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:44.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:44.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:44.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:44.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:44.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:44.951 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:44.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:45.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:45.043 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:45.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:45.147 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:45.147 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:45.147 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:45.148 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:45.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:45.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:45.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:45.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:45.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:45.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:45.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:45.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:45.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:45.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:45.840 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:45.841 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:45.841 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:45.841 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:45.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:45.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:45.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:45.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:45.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:45.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:45.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:45.847 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:45.848 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:45.849 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:45.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:45.852 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:45.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:45.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:45.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:45.857 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:45.858 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:45.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x68d334cc, L:/127.0.0.1:35860 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:45.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2c3a0d5d, L:/127.0.0.1:40972 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:45.869 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcbfffd29, L:/127.0.0.1:34406 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:45.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:45.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [17ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, deferred=null) after lookup
01:58:45.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:45.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:45.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.182 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.389 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:46.389 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:46.389 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:46.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:46.390 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:46.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:46.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:46.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:46.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:46.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:46.395 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
01:58:46.396 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.62:38775(127.28.155.62:38775)] connecting to peer
01:58:46.396 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.61:37503(127.28.155.61:37503)] connecting to peer
01:58:46.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.155.62:38775(127.28.155.62:38775)] Successfully connected to peer
01:58:46.397 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.28.155.60:44959(127.28.155.60:44959)] connecting to peer
01:58:46.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.155.61:37503(127.28.155.61:37503)] Successfully connected to peer
01:58:46.400 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.62
01:58:46.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.155.60:44959(127.28.155.60:44959)] Successfully connected to peer
01:58:46.403 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.61
01:58:46.405 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.28.155.60
01:58:46.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x156328b8, L:/127.0.0.1:35866 - R:/127.28.155.62:38775] using SASL/PLAIN
01:58:46.416 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x058f624c, L:/127.0.0.1:40984 - R:/127.28.155.61:37503] using SASL/PLAIN
01:58:46.417 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x677b0516, L:/127.0.0.1:34414 - R:/127.28.155.60:44959] using SASL/PLAIN
01:58:46.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
01:58:46.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.62:38775, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.61:37503, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.155.60:44959, [19ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.62:38775: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.61:37503: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.28.155.60:44959: OK, deferred=null) after lookup
01:58:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c203d13de6094390a92a3dbbd757d791
01:58:46.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.524 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a3e466ce74944e39d35d7a872a321ce for table 'TestHandleTooBusy' with partition [<start>, <end>)
01:58:46.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9a3e466ce74944e39d35d7a872a321ce@[51c1c9040d8f496b9810e90e09e5c913(127.28.155.3:32773),556ec9f9cec34a8c96b7176e13fd134a(127.28.155.2:36507)[L],6c0638574db74a7d9aff973ab4e8f541(127.28.155.1:35747)]}]
01:58:46.938 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:46.939 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:46.939 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:46.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:46.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:46.940 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:46.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:46.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:46.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:46.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:46.944 [DEBUG - main] (Connection.java:575) [peer master-127.28.155.61:37503(127.28.155.61:37503)] disconnecting while in state READY
01:58:46.944 [DEBUG - main] (Connection.java:575) [peer master-127.28.155.60:44959(127.28.155.60:44959)] disconnecting while in state READY
01:58:46.944 [DEBUG - main] (Connection.java:575) [peer master-127.28.155.62:38775(127.28.155.62:38775)] disconnecting while in state READY
01:58:46.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.155.61:37503(127.28.155.61:37503)] handling channelInactive
01:58:46.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.155.61:37503(127.28.155.61:37503)] cleaning up while in state READY due to: connection closed
01:58:46.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
01:58:46.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.155.62:38775(127.28.155.62:38775)] handling channelInactive
01:58:46.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.155.62:38775(127.28.155.62:38775)] cleaning up while in state READY due to: connection closed
01:58:46.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.155.60:44959(127.28.155.60:44959)] handling channelInactive
01:58:46.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.155.60:44959(127.28.155.60:44959)] cleaning up while in state READY due to: connection closed
01:58:46.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:46.949254 29292 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu pid 29514
01:58:46.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:46.968494 29651 generic_service.cc:196] Checking for leaks (request via RPC)
01:58:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.070899 29292 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu with pid 29514
01:58:47.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:47.103296 29420 connection.cc:573] server connection from 127.28.155.1:56903 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
01:58:47.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.104218 29292 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu pid 29666
01:58:47.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.112247 29807 generic_service.cc:196] Checking for leaks (request via RPC)
01:58:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.210196 29292 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu with pid 29666
01:58:47.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.235038 29292 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu pid 29824
01:58:47.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 01:58:47.235292 29369 connection.cc:573] server connection from 127.28.155.2:42309 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
01:58:47.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.244155 29961 generic_service.cc:196] Checking for leaks (request via RPC)
01:58:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.337944 29292 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu with pid 29824
01:58:47.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.361104 29292 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu pid 29303
01:58:47.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.362681 29340 generic_service.cc:196] Checking for leaks (request via RPC)
01:58:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.485936 29292 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu with pid 29303
01:58:47.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.515941 29292 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu pid 29349
01:58:47.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.517155 29391 generic_service.cc:196] Checking for leaks (request via RPC)
01:58:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.645452 29292 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu with pid 29349
01:58:47.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.675216 29292 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu pid 29400
01:58:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.676537 29437 generic_service.cc:196] Checking for leaks (request via RPC)
01:58:47.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 01:58:47.795152 29292 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskYe6RL4/build/asan/bin/kudu with pid 29400
01:58:47.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T01:58:47Z chronyd exiting

Time: 17.88

OK (1 test)

