JUnit version 4.13.2
.14:03:55.971 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779113035961
14:03:56.023 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:56.087 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:56.095 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskKt3UyD/test-tmp
14:03:56.100 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
14:03:56.102 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskKt3UyD/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:56.328 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:56.342 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:56.344 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:56.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.346074 24339 mini_oidc.cc:150] Starting JWKS server
14:03:56.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.348121 24339 webserver.cc:533] Webserver started at http://127.0.0.1:40083/ using document root <none> and password file <none>
14:03:56.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.348274 24339 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:56.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.348532 24339 webserver.cc:533] Webserver started at http://127.0.0.1:35451/ using document root <none> and password file <none>
14:03:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:03:56Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:56.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:03:56Z Disabled control of system clock
14:03:56.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.362843 24339 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal
14:03:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data
14:03:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:56.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:56.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:56.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:56.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:56.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/logs
14:03:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data/info.pb
14:03:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.254:36907
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.254
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40083/jwks.json with env {}
14:03:56.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.469743 24350 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:56.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.469983 24350 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:56.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.470031 24350 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:56.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.473702 24350 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:56.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.473769 24350 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:56.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.473791 24350 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:56.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.473809 24350 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:56.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.473829 24350 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:56.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.473843 24350 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40083/jwks.json
14:03:56.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.478035 24350 master_runner.cc:387] Master server non-default flags:
14:03:56.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:56.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:56.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:56.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:56.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data
14:03:56.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal
14:03:56.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:56.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.254:36907
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40083/jwks.json
14:03:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data/info.pb
14:03:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.254
14:03:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24350
14:03:56.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:56.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:56.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:56.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:56.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/logs
14:03:56.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:56.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:56.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:56.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:56.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:56.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:03:56.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:03:56.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:03:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:03:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.479285 24350 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.480651 24350 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:03:56.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.486881 24355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.486907 24356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.486876 24358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.487274 24350 server_base.cc:1061] running on GCE node
14:03:56.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.487798 24350 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:56.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.488921 24350 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:56.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.490114 24350 hybrid_clock.cc:648] HybridClock initialized: now 1779113036490094 us; error 41 us; skew 500 ppm
14:03:56.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.492136 24350 webserver.cc:533] Webserver started at http://127.23.196.254:39355/ using document root <none> and password file <none>
14:03:56.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.492687 24350 fs_manager.cc:362] Metadata directory not provided
14:03:56.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.492740 24350 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:56.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.492964 24350 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.494745 24350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data/instance:
14:03:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71"
14:03:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.495270 24350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal/instance:
14:03:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71"
14:03:56.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.498927 24350 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
14:03:56.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.501355 24364 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:56.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.502458 24350 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
14:03:56.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.502585 24350 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal
14:03:56.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71"
14:03:56.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.502664 24350 fs_report.cc:389] FS layout report
14:03:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal
14:03:56.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal
14:03:56.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data/data
14:03:56.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:56.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:56.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:56.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:56.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:56.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:56.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:56.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:56.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:56.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:56.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:56.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.521402 24350 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:56.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.522178 24350 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:56.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.522435 24350 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:56.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.530485 24350 rpc_server.cc:307] RPC server started. Bound to: 127.23.196.254:36907
14:03:56.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.530566 24416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.196.254:36907 every 8 connection(s)
14:03:56.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.531697 24350 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/data/info.pb
14:03:56.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.534678 24417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:56.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.538074 24417 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.540144 24339 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 24350
14:03:56.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.540315 24339 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-0/wal/instance
14:03:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.542152 24339 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal
14:03:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data
14:03:56.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:56.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:56.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:56.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:56.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/logs
14:03:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data/info.pb
14:03:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.253:44501
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.253
14:03:56.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:56.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:56.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:56.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:56.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:56.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:56.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:56.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:56.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40083/jwks.json with env {}
14:03:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.556331 24417 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.557284 24367 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.196.253:44501: connect: Connection refused (error 111)
14:03:56.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.558302 24417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.253:44501: Network error: Client connection negotiation failed: client connection to 127.23.196.253:44501: connect: Connection refused (error 111)
14:03:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.607638 24417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } attempt: 1
14:03:56.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.609193 24417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.253:44501: Network error: Client connection negotiation failed: client connection to 127.23.196.253:44501: connect: Connection refused (error 111)
14:03:56.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.652913 24421 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:56.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.653152 24421 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:56.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.653198 24421 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.656795 24421 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.656878 24421 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.656899 24421 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.656919 24421 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.656936 24421 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:56.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.656951 24421 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40083/jwks.json
14:03:56.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.662356 24421 master_runner.cc:387] Master server non-default flags:
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal
14:03:56.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.253:44501
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40083/jwks.json
14:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data/info.pb
14:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.253
14:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:56.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:56.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24421
14:03:56.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:56.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:56.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:56.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:56.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/logs
14:03:56.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:56.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:56.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:56.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:56.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:56.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:03:56.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:03:56.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:03:56.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:03:56.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.663635 24421 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:56.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.665108 24421 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:03:56.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.671511 24427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.671561 24421 server_base.cc:1061] running on GCE node
14:03:56.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.671887 24428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.671509 24430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.672624 24421 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.673764 24421 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:56.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.674976 24421 hybrid_clock.cc:648] HybridClock initialized: now 1779113036674955 us; error 47 us; skew 500 ppm
14:03:56.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.677177 24421 webserver.cc:533] Webserver started at http://127.23.196.253:32841/ using document root <none> and password file <none>
14:03:56.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.677394 24417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } attempt: 2
14:03:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.678011 24421 fs_manager.cc:362] Metadata directory not provided
14:03:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.678407 24421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.678905 24417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.253:44501: Network error: Client connection negotiation failed: client connection to 127.23.196.253:44501: connect: Connection refused (error 111)
14:03:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.679000 24421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.680903 24421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data/instance:
14:03:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6bd4a5ea8b22430e891c9a605a21d370"
14:03:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.681341 24421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal/instance:
14:03:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6bd4a5ea8b22430e891c9a605a21d370"
14:03:56.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.685561 24421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
14:03:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.689040 24436 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:56.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.690166 24421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
14:03:56.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.690275 24421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal
14:03:56.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6bd4a5ea8b22430e891c9a605a21d370"
14:03:56.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.690351 24421 fs_report.cc:389] FS layout report
14:03:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal
14:03:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal
14:03:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data/data
14:03:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.711120 24421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.711869 24421 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.712023 24421 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:56.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.719427 24421 rpc_server.cc:307] RPC server started. Bound to: 127.23.196.253:44501
14:03:56.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.719475 24488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.196.253:44501 every 8 connection(s)
14:03:56.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.720870 24421 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/data/info.pb
14:03:56.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.724082 24489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:56.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.727933 24489 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.730974 24339 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 24421
14:03:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.731091 24339 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-1/wal/instance
14:03:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.731828 24339 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal
14:03:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data
14:03:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:56.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/logs
14:03:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data/info.pb
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.252:35329
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.252
14:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:56.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40083/jwks.json with env {}
14:03:56.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.740803 24489 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.748929 24489 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.749785 24439 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.750916 24489 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.252:35329: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.770171 24417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } attempt: 3
14:03:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.775060 24417 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.776535 24417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.252:35329: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.800151 24489 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } attempt: 1
14:03:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.801789 24489 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.252:35329: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.807746 24417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } attempt: 1
14:03:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.809352 24417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.252:35329: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.845456 24492 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.845705 24492 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:56.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.845750 24492 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.849609 24492 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.849681 24492 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:56.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.849702 24492 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:56.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.849721 24492 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:56.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.849740 24492 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:56.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.849754 24492 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40083/jwks.json
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.854017 24492 master_runner.cc:387] Master server non-default flags:
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:56.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.252:35329
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40083/jwks.json
14:03:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data/info.pb
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.252
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24492
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:56.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/logs
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:03:56.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:03:56.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.855199 24492 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:56.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.856711 24492 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:03:56.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.863055 24501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.863124 24500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.863268 24492 server_base.cc:1061] running on GCE node
14:03:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.863075 24503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.863890 24492 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:56.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.864926 24492 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:56.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.866112 24492 hybrid_clock.cc:648] HybridClock initialized: now 1779113036866050 us; error 81 us; skew 500 ppm
14:03:56.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.868492 24492 webserver.cc:533] Webserver started at http://127.23.196.252:33861/ using document root <none> and password file <none>
14:03:56.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.869241 24492 fs_manager.cc:362] Metadata directory not provided
14:03:56.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.869330 24492 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:56.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.869580 24492 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:56.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.869973 24489 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } attempt: 2
14:03:56.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.871220 24489 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.252:35329: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.871590 24492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data/instance:
14:03:56.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3bea5109361b47309cd9a54f137d103e"
14:03:56.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.872092 24492 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal/instance:
14:03:56.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3bea5109361b47309cd9a54f137d103e"
14:03:56.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.875326 24492 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
14:03:56.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.877722 24509 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.878831 24492 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.878938 24492 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3bea5109361b47309cd9a54f137d103e"
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:56 on dist-test-slave-pwqf"
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.879014 24492 fs_report.cc:389] FS layout report
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data/data
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.884543 24417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } attempt: 2
14:03:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.886121 24417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.196.252:35329: Network error: Client connection negotiation failed: client connection to 127.23.196.252:35329: connect: Connection refused (error 111)
14:03:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.919708 24492 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.920445 24492 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.920607 24492 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.928486 24492 rpc_server.cc:307] RPC server started. Bound to: 127.23.196.252:35329
14:03:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.928515 24561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.196.252:35329 every 8 connection(s)
14:03:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.929510 24492 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/data/info.pb
14:03:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.932365 24562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.935560 24562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.938864 24339 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 24492
14:03:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.938984 24339 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/master-2/wal/instance
14:03:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.944833 24562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.949558 24562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } has no permanent_uuid. Determining permanent_uuid...
14:03:56.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.958246 24562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: Bootstrap starting.
14:03:56.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.960642 24562 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: Neither blocks nor log segments found. Creating new log.
14:03:56.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.961596 24562 log.cc:826] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: Log is configured to *not* fsync() on all Append() calls
14:03:56.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.962414 24489 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } attempt: 3
14:03:56.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.964052 24562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: No bootstrap required, opened a new log
14:03:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.967607 24562 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.967840 24562 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.967891 24562 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bea5109361b47309cd9a54f137d103e, State: Initialized, Role: FOLLOWER
14:03:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.968288 24562 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.968689 24571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.968796 24571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [sys.catalog]: This master's current role is: FOLLOWER
14:03:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.968849 24489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370: Bootstrap starting.
14:03:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.969354 24562 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [sys.catalog]: configured and running, proceeding with master startup.
14:03:56.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.971135 24489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370: Neither blocks nor log segments found. Creating new log.
14:03:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.973819 24489 log.cc:826] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370: Log is configured to *not* fsync() on all Append() calls
14:03:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.974812 24582 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.975174 24582 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.973541 24492 master_runner.cc:187] Error getting master registration for 127.23.196.254:36907: OK, instance_id { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" instance_seqno: 1779113036528360 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:56.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.975848 24492 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:56.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.976024 24489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370: No bootstrap required, opened a new log
14:03:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.979735 24489 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.979976 24489 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.980031 24489 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd4a5ea8b22430e891c9a605a21d370, State: Initialized, Role: FOLLOWER
14:03:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.980581 24489 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.981963 24489 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: configured and running, proceeding with master startup.
14:03:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.981968 24585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.982115 24585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: This master's current role is: FOLLOWER
14:03:56.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.985307 24417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } attempt: 3
14:03:56.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.987231 24596 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:56.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:56.987300 24596 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:56.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.986838 24421 master_runner.cc:187] Error getting master registration for 127.23.196.254:36907: OK, instance_id { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" instance_seqno: 1779113036528360 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:56.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.989099 24421 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:56.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.995896 24417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: Bootstrap starting.
14:03:56.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:56.999428 24417 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: Neither blocks nor log segments found. Creating new log.
14:03:57.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.001152 24417 log.cc:826] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: Log is configured to *not* fsync() on all Append() calls
14:03:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.003559 24417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: No bootstrap required, opened a new log
14:03:57.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.007711 24417 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:57.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.008044 24417 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:57.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.008108 24417 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddf4aad06d074fe3bfe8a6de1a1efc71, State: Initialized, Role: FOLLOWER
14:03:57.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.009374 24417 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.011044 24417 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [sys.catalog]: configured and running, proceeding with master startup.
14:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.016760 24610 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.017364 24610 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.021171 24350 master_runner.cc:264] No leader master found from master ddf4aad06d074fe3bfe8a6de1a1efc71
14:03:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.021250 24350 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:57.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.024255 24370 tablet.cc:2404] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:57.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.039824 24599 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.040629 24599 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [sys.catalog]: This master's current role is: FOLLOWER
14:03:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.070952 24585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.071158 24585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:57.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.072289 24585 leader_election.cc:290] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddf4aad06d074fe3bfe8a6de1a1efc71 (127.23.196.254:36907), 3bea5109361b47309cd9a54f137d103e (127.23.196.252:35329)
14:03:57.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.073238 24391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6bd4a5ea8b22430e891c9a605a21d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" is_pre_election: true
14:03:57.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.073510 24391 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd4a5ea8b22430e891c9a605a21d370 in term 0.
14:03:57.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.073908 24536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6bd4a5ea8b22430e891c9a605a21d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bea5109361b47309cd9a54f137d103e" is_pre_election: true
14:03:57.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.074137 24536 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bd4a5ea8b22430e891c9a605a21d370 in term 0.
14:03:57.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.074538 24439 leader_election.cc:304] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [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: 3bea5109361b47309cd9a54f137d103e, 6bd4a5ea8b22430e891c9a605a21d370; no voters: 
14:03:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.076972 24585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.077046 24585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.077092 24585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 0 FOLLOWER]: Advancing to term 1
14:03:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.078212 24585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.078583 24585 leader_election.cc:290] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [CANDIDATE]: Term 1 election: Requested vote from peers ddf4aad06d074fe3bfe8a6de1a1efc71 (127.23.196.254:36907), 3bea5109361b47309cd9a54f137d103e (127.23.196.252:35329)
14:03:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.079281 24536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6bd4a5ea8b22430e891c9a605a21d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bea5109361b47309cd9a54f137d103e"
14:03:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.079394 24536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 0 FOLLOWER]: Advancing to term 1
14:03:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.080533 24536 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd4a5ea8b22430e891c9a605a21d370 in term 1.
14:03:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.080857 24439 leader_election.cc:304] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [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: 3bea5109361b47309cd9a54f137d103e, 6bd4a5ea8b22430e891c9a605a21d370; no voters: 
14:03:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.081398 24391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6bd4a5ea8b22430e891c9a605a21d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71"
14:03:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.081513 24391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 0 FOLLOWER]: Advancing to term 1
14:03:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.082531 24391 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bd4a5ea8b22430e891c9a605a21d370 in term 1.
14:03:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.085350 24585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 1 FOLLOWER]: Leader election won for term 1
14:03:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.085587 24585 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [term 1 LEADER]: Becoming Leader. State: Replica: 6bd4a5ea8b22430e891c9a605a21d370, State: Running, Role: LEADER
14:03:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.085942 24585 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [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: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } }
14:03:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.088485 24585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bd4a5ea8b22430e891c9a605a21d370. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.088615 24585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: This master's current role is: LEADER
14:03:57.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.089663 24614 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:03:57.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.091395 24614 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:03:57.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.101763 24536 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [term 1 FOLLOWER]: Refusing update from remote peer 6bd4a5ea8b22430e891c9a605a21d370: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.103142 24612 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.107939 24571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bd4a5ea8b22430e891c9a605a21d370. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.108073 24571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [sys.catalog]: This master's current role is: FOLLOWER
14:03:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.108566 24391 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [term 1 FOLLOWER]: Refusing update from remote peer 6bd4a5ea8b22430e891c9a605a21d370: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.109206 24585 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:57.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.116041 24599 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bd4a5ea8b22430e891c9a605a21d370. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.116178 24599 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [sys.catalog]: This master's current role is: FOLLOWER
14:03:57.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.121755 24612 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.121894 24612 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: This master's current role is: LEADER
14:03:57.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.124114 24599 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.124255 24599 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71 [sys.catalog]: This master's current role is: FOLLOWER
14:03:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.125068 24615 mvcc.cc:204] Tried to move back new op lower bound from 7287246999960850432 to 7287246999910113280. Current Snapshot: MvccSnapshot[applied={T|T < 7287246999960850432}]
14:03:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.125646 24618 mvcc.cc:204] Tried to move back new op lower bound from 7287246999960850432 to 7287246999910113280. Current Snapshot: MvccSnapshot[applied={T|T < 7287246999960850432}]
14:03:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.129256 24614 catalog_manager.cc:1382] Generated new cluster ID: f533ee56aa5442c2a202c3e624f053f6
14:03:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.129329 24614 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:03:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.131057 24585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.131170 24585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370 [sys.catalog]: This master's current role is: LEADER
14:03:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.132282 24571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6bd4a5ea8b22430e891c9a605a21d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddf4aad06d074fe3bfe8a6de1a1efc71" member_type: VOTER last_known_addr { host: "127.23.196.254" port: 36907 } } peers { permanent_uuid: "6bd4a5ea8b22430e891c9a605a21d370" member_type: VOTER last_known_addr { host: "127.23.196.253" port: 44501 } } peers { permanent_uuid: "3bea5109361b47309cd9a54f137d103e" member_type: VOTER last_known_addr { host: "127.23.196.252" port: 35329 } } }
14:03:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.132380 24571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e [sys.catalog]: This master's current role is: FOLLOWER
14:03:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.132773 24616 mvcc.cc:204] Tried to move back new op lower bound from 7287246999960850432 to 7287246999910113280. Current Snapshot: MvccSnapshot[applied={T|T < 7287246999960850432}]
14:03:57.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.178550 24614 catalog_manager.cc:1405] Generated new certificate authority record
14:03:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.180251 24614 catalog_manager.cc:1539] Loading token signing keys...
14:03:57.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.214574 24614 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6bd4a5ea8b22430e891c9a605a21d370: Generated new TSK 0
14:03:57.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.215744 24614 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:03:57.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.223838 24339 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:57.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:57.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/logs
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data/info.pb
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.193:0
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.196.193
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.193
14:03:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:57.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:57.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:57.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:57.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:57.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.352626 24624 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.352859 24624 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.352900 24624 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:57.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.356235 24624 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:57.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.356354 24624 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.196.193
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.360126 24624 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.193:0
14:03:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data/info.pb
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.193
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24624
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:57.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.196.193
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/logs
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:03:57.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:03:57.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.361229 24624 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:57.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.362393 24624 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:03:57.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.368930 24630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.368932 24629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.369053 24632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.369228 24624 server_base.cc:1061] running on GCE node
14:03:57.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.369906 24624 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:57.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.370541 24624 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.371733 24624 hybrid_clock.cc:648] HybridClock initialized: now 1779113037371703 us; error 45 us; skew 500 ppm
14:03:57.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.374020 24624 webserver.cc:533] Webserver started at http://127.23.196.193:45269/ using document root <none> and password file <none>
14:03:57.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.374697 24624 fs_manager.cc:362] Metadata directory not provided
14:03:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.374784 24624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.375000 24624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.376962 24624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data/instance:
14:03:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3b0fe31e6ae24e529bc1bb127e9537ef"
14:03:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.377503 24624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal/instance:
14:03:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3b0fe31e6ae24e529bc1bb127e9537ef"
14:03:57.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.381669 24624 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
14:03:57.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.384361 24638 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.385625 24624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
14:03:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.385752 24624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3b0fe31e6ae24e529bc1bb127e9537ef"
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.385843 24624 fs_report.cc:389] FS layout report
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data/data
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:57.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:57.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:57.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:57.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:57.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:57.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:57.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.404458 24624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:57.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.405099 24624 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:57.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.405238 24624 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:57.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.405740 24624 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:57.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.406749 24624 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:57.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.406795 24624 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:57.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.406834 24624 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:57.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.406848 24624 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:57.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.417569 24624 rpc_server.cc:307] RPC server started. Bound to: 127.23.196.193:43225
14:03:57.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.417593 24751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.196.193:43225 every 8 connection(s)
14:03:57.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.418530 24624 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/data/info.pb
14:03:57.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.418953 24339 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 24624
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.419067 24339 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-0/wal/instance
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.423418 24339 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/logs
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data/info.pb
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.194:0
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.196.194
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.194
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.429143 24752 heartbeater.cc:344] Connected to a master server at 127.23.196.252:35329
14:03:57.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.429454 24752 heartbeater.cc:461] Registering TS with master...
14:03:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.430091 24752 heartbeater.cc:507] Master 127.23.196.252:35329 requested a full tablet report, sending...
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.430685 24753 heartbeater.cc:344] Connected to a master server at 127.23.196.254:36907
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.430786 24753 heartbeater.cc:461] Registering TS with master...
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.430990 24753 heartbeater.cc:507] Master 127.23.196.254:36907 requested a full tablet report, sending...
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.432127 24381 ts_manager.cc:194] Registered new tserver with Master: 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225)
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.432659 24526 ts_manager.cc:194] Registered new tserver with Master: 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225)
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.433212 24754 heartbeater.cc:344] Connected to a master server at 127.23.196.253:44501
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.433295 24754 heartbeater.cc:461] Registering TS with master...
14:03:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.433429 24754 heartbeater.cc:507] Master 127.23.196.253:44501 requested a full tablet report, sending...
14:03:57.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.434212 24453 ts_manager.cc:194] Registered new tserver with Master: 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225)
14:03:57.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.435231 24453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.196.193:38251
14:03:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.539240 24759 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:57.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.539558 24759 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:57.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.539616 24759 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:57.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.544355 24759 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:57.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.544507 24759 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.196.194
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.549186 24759 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.194:0
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data/info.pb
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.194
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24759
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.196.194
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/logs
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:57.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.550391 24759 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.551399 24759 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:03:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.557718 24765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.557758 24764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.557685 24767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.557991 24759 server_base.cc:1061] running on GCE node
14:03:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.558336 24759 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.558857 24759 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.560004 24759 hybrid_clock.cc:648] HybridClock initialized: now 1779113037559990 us; error 36 us; skew 500 ppm
14:03:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.561856 24759 webserver.cc:533] Webserver started at http://127.23.196.194:39669/ using document root <none> and password file <none>
14:03:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.562418 24759 fs_manager.cc:362] Metadata directory not provided
14:03:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.562470 24759 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.562698 24759 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.564356 24759 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data/instance:
14:03:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9b2594c3a094285a7cb548dc989a67d"
14:03:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.564795 24759 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal/instance:
14:03:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9b2594c3a094285a7cb548dc989a67d"
14:03:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.567883 24759 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
14:03:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.569808 24773 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:57.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.570930 24759 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
14:03:57.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.571017 24759 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal
14:03:57.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9b2594c3a094285a7cb548dc989a67d"
14:03:57.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.571079 24759 fs_report.cc:389] FS layout report
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data/data
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:57.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:57.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.603855 24759 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:57.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.604519 24759 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:57.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.604678 24759 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:57.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.605207 24759 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.606267 24759 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.606313 24759 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.606351 24759 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.606366 24759 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:57.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.616881 24759 rpc_server.cc:307] RPC server started. Bound to: 127.23.196.194:39495
14:03:57.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.616904 24886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.196.194:39495 every 8 connection(s)
14:03:57.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.617852 24759 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/data/info.pb
14:03:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.621331 24339 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 24759
14:03:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.621428 24339 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-1/wal/instance
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.624840 24339 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/logs
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data/info.pb
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.195:0
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.196.195
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.195
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:57.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:57.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.629519 24888 heartbeater.cc:344] Connected to a master server at 127.23.196.254:36907
14:03:57.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.629810 24888 heartbeater.cc:461] Registering TS with master...
14:03:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.629876 24887 heartbeater.cc:344] Connected to a master server at 127.23.196.252:35329
14:03:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.629961 24887 heartbeater.cc:461] Registering TS with master...
14:03:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.630470 24888 heartbeater.cc:507] Master 127.23.196.254:36907 requested a full tablet report, sending...
14:03:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.630576 24889 heartbeater.cc:344] Connected to a master server at 127.23.196.253:44501
14:03:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.630646 24889 heartbeater.cc:461] Registering TS with master...
14:03:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.630831 24889 heartbeater.cc:507] Master 127.23.196.253:44501 requested a full tablet report, sending...
14:03:57.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.630475 24887 heartbeater.cc:507] Master 127.23.196.252:35329 requested a full tablet report, sending...
14:03:57.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.631731 24381 ts_manager.cc:194] Registered new tserver with Master: e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495)
14:03:57.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.631731 24453 ts_manager.cc:194] Registered new tserver with Master: e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495)
14:03:57.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.632025 24526 ts_manager.cc:194] Registered new tserver with Master: e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495)
14:03:57.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.632643 24453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.196.194:57027
14:03:57.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.735123 24894 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:57.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.735404 24894 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:57.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.735466 24894 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.739151 24894 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.739324 24894 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.196.195
14:03:57.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.743450 24894 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:57.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:57.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.196.212:39001
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.196.195:0
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data/info.pb
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.196.195
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.196.254:36907,127.23.196.253:44501,127.23.196.252:35329
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24894
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:57.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.196.195
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/logs
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:03:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.745054 24894 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:57.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.746340 24894 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:03:57.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.753950 24900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.753954 24899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:57.754052 24902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:03:57.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.754151 24894 server_base.cc:1061] running on GCE node
14:03:57.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.754966 24894 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:57.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.755494 24894 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:57.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.756678 24894 hybrid_clock.cc:648] HybridClock initialized: now 1779113037756646 us; error 48 us; skew 500 ppm
14:03:57.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.758738 24894 webserver.cc:533] Webserver started at http://127.23.196.195:44353/ using document root <none> and password file <none>
14:03:57.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.759373 24894 fs_manager.cc:362] Metadata directory not provided
14:03:57.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.759431 24894 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:57.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.759594 24894 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:57.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.761261 24894 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data/instance:
14:03:57.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef0f6a088a854206b12476e0a2c00364"
14:03:57.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.761813 24894 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal/instance:
14:03:57.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef0f6a088a854206b12476e0a2c00364"
14:03:57.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.765547 24894 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
14:03:57.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.767809 24908 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.769191 24894 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.769347 24894 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef0f6a088a854206b12476e0a2c00364"
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:03:57 on dist-test-slave-pwqf"
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.769471 24894 fs_report.cc:389] FS layout report
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data/data
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:57.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:57.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.829474 24894 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:57.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.830156 24894 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:57.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.830312 24894 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:57.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.830837 24894 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:57.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.831849 24894 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:57.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.831897 24894 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:57.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.831939 24894 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:57.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.831954 24894 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:57.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.842125 24894 rpc_server.cc:307] RPC server started. Bound to: 127.23.196.195:39777
14:03:57.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.842149 25022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.196.195:39777 every 8 connection(s)
14:03:57.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.843385 24894 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/data/info.pb
14:03:57.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.843998 24339 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 24894
14:03:57.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.844103 24339 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster14225930773888362602/ts-2/wal/instance
14:03:57.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.853583 25023 heartbeater.cc:344] Connected to a master server at 127.23.196.252:35329
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.853564 25024 heartbeater.cc:344] Connected to a master server at 127.23.196.254:36907
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.853560 25025 heartbeater.cc:344] Connected to a master server at 127.23.196.253:44501
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.853914 25023 heartbeater.cc:461] Registering TS with master...
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.853914 25024 heartbeater.cc:461] Registering TS with master...
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.853914 25025 heartbeater.cc:461] Registering TS with master...
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.854568 25024 heartbeater.cc:507] Master 127.23.196.254:36907 requested a full tablet report, sending...
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.854578 25025 heartbeater.cc:507] Master 127.23.196.253:44501 requested a full tablet report, sending...
14:03:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.854583 25023 heartbeater.cc:507] Master 127.23.196.252:35329 requested a full tablet report, sending...
14:03:57.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.855712 24453 ts_manager.cc:194] Registered new tserver with Master: ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:57.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.855741 24526 ts_manager.cc:194] Registered new tserver with Master: ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:57.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.855854 24381 ts_manager.cc:194] Registered new tserver with Master: ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:57.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.856367 24453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.196.195:39247
14:03:57.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.865777 24339 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:03:57.866 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:57.867 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:57.876 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.196.254"
      port: 36907
    }
    bound_http_address {
      host: "127.23.196.254"
      port: 39355
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.196.253"
      port: 44501
    }
    bound_http_address {
      host: "127.23.196.253"
      port: 32841
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.196.252"
      port: 35329
    }
    bound_http_address {
      host: "127.23.196.252"
      port: 33861
    }
  }
}

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

14:03:57.883 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.196.193"
      port: 43225
    }
    bound_http_address {
      host: "127.23.196.193"
      port: 45269
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.196.194"
      port: 39495
    }
    bound_http_address {
      host: "127.23.196.194"
      port: 39669
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.196.195"
      port: 39777
    }
    bound_http_address {
      host: "127.23.196.195"
      port: 44353
    }
  }
}

14:03:57.883 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:57.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.977020 24582 catalog_manager.cc:1294] Loaded cluster ID: f533ee56aa5442c2a202c3e624f053f6
14:03:57.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.977109 24582 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: loading cluster ID for follower catalog manager: success
14:03:57.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.979537 24582 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: acquiring CA information for follower catalog manager: success
14:03:57.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:57.980959 24582 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3bea5109361b47309cd9a54f137d103e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:58.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.019217 24610 catalog_manager.cc:1294] Loaded cluster ID: f533ee56aa5442c2a202c3e624f053f6
14:03:58.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.019335 24610 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: loading cluster ID for follower catalog manager: success
14:03:58.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.021878 24610 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: acquiring CA information for follower catalog manager: success
14:03:58.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.023660 24610 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ddf4aad06d074fe3bfe8a6de1a1efc71: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:58.063 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
14:03:58.129 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:58.300 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:58.362 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:58.363 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:58.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:58.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:58.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:58.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.436784 24754 heartbeater.cc:499] Master 127.23.196.253:44501 was elected leader, sending a full tablet report...
14:03:58.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:58.484 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:03:58.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:58.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.634204 24889 heartbeater.cc:499] Master 127.23.196.253:44501 was elected leader, sending a full tablet report...
14:03:58.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x26eea5a7, L:/127.0.0.1:37250 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:58.710 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a9d3356, L:/127.0.0.1:54198 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:58.711 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb38803c, L:/127.0.0.1:50180 - R:/127.23.196.253:44501] using SASL/PLAIN
14:03:58.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:58.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=488), Traces: [0ms] refreshing cache from master, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [460ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.803156 24453 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50180:
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:58.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:58.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:58.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000"
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:58.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:58.804915 24453 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:03:58.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.835879 24954 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5399729c844035a325ff031fe55697 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 30 <= VALUES
14:03:58.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.835369 24956 tablet_service.cc:1511] Processing CreateTablet for tablet f6b4a0489e974b5eba81067c070e98cd (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
14:03:58.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.835369 24957 tablet_service.cc:1511] Processing CreateTablet for tablet 6f83bd17f2b243358d73f52112160955 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION VALUES < 10
14:03:58.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.836706 24956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b4a0489e974b5eba81067c070e98cd. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.837047 24957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f83bd17f2b243358d73f52112160955. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.835364 24684 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa7d15f23ae4470b61634aa2d3c92d0 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.837874 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa7d15f23ae4470b61634aa2d3c92d0. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.838970 24821 tablet_service.cc:1511] Processing CreateTablet for tablet 6f83bd17f2b243358d73f52112160955 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION VALUES < 10
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.836022 24683 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5399729c844035a325ff031fe55697 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 30 <= VALUES
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.840000 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5399729c844035a325ff031fe55697. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.840066 24821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f83bd17f2b243358d73f52112160955. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.835366 24685 tablet_service.cc:1511] Processing CreateTablet for tablet f6b4a0489e974b5eba81067c070e98cd (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.840806 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b4a0489e974b5eba81067c070e98cd. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.836182 24686 tablet_service.cc:1511] Processing CreateTablet for tablet 6f83bd17f2b243358d73f52112160955 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION VALUES < 10
14:03:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.843312 24686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f83bd17f2b243358d73f52112160955. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:03:58.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.846128 24820 tablet_service.cc:1511] Processing CreateTablet for tablet f6b4a0489e974b5eba81067c070e98cd (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
14:03:58.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.846477 24820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b4a0489e974b5eba81067c070e98cd. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.847045 24819 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa7d15f23ae4470b61634aa2d3c92d0 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.847268 24819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa7d15f23ae4470b61634aa2d3c92d0. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.847306 25058 tablet_bootstrap.cc:492] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: Bootstrap starting.
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.847750 24818 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5399729c844035a325ff031fe55697 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 30 <= VALUES
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.848011 24818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5399729c844035a325ff031fe55697. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.848098 25057 tablet_bootstrap.cc:492] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364: Bootstrap starting.
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.835520 24955 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa7d15f23ae4470b61634aa2d3c92d0 (DEFAULT_TABLE table=testManyClients [id=ca32adde0d764a60b9d7ff9b5e05e642]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.848462 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa7d15f23ae4470b61634aa2d3c92d0. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.849643 25058 tablet_bootstrap.cc:654] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: Neither blocks nor log segments found. Creating new log.
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.850005 25057 tablet_bootstrap.cc:654] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364: Neither blocks nor log segments found. Creating new log.
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.850584 25058 log.cc:826] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: Log is configured to *not* fsync() on all Append() calls
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.851874 24954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5399729c844035a325ff031fe55697. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.852952 25058 tablet_bootstrap.cc:492] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: No bootstrap required, opened a new log
14:03:58.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.853108 25058 ts_tablet_manager.cc:1403] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
14:03:58.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.854884 25057 log.cc:826] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364: Log is configured to *not* fsync() on all Append() calls
14:03:58.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.856073 25058 raft_consensus.cc:359] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.856544 25058 raft_consensus.cc:385] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.857787 25025 heartbeater.cc:499] Master 127.23.196.253:44501 was elected leader, sending a full tablet report...
14:03:58.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.860620 25058 raft_consensus.cc:740] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b0fe31e6ae24e529bc1bb127e9537ef, State: Initialized, Role: FOLLOWER
14:03:58.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.861482 25058 consensus_queue.cc:260] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.862484 25058 ts_tablet_manager.cc:1434] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
14:03:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.867724 25057 tablet_bootstrap.cc:492] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364: No bootstrap required, opened a new log
14:03:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.868006 25057 ts_tablet_manager.cc:1403] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.002s
14:03:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.868163 25062 tablet_bootstrap.cc:492] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: Bootstrap starting.
14:03:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.870664 25058 tablet_bootstrap.cc:492] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef: Bootstrap starting.
14:03:58.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.870752 25062 tablet_bootstrap.cc:654] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: Neither blocks nor log segments found. Creating new log.
14:03:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.871879 25058 tablet_bootstrap.cc:654] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef: Neither blocks nor log segments found. Creating new log.
14:03:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.872865 25062 log.cc:826] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: Log is configured to *not* fsync() on all Append() calls
14:03:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.873481 25058 tablet_bootstrap.cc:492] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef: No bootstrap required, opened a new log
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.873584 25058 ts_tablet_manager.cc:1403] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.873844 25057 raft_consensus.cc:359] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874095 25057 raft_consensus.cc:385] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874162 25057 raft_consensus.cc:740] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0f6a088a854206b12476e0a2c00364, State: Initialized, Role: FOLLOWER
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874177 25058 raft_consensus.cc:359] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874323 25058 raft_consensus.cc:385] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874365 25058 raft_consensus.cc:740] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b0fe31e6ae24e529bc1bb127e9537ef, State: Initialized, Role: FOLLOWER
14:03:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874505 25058 consensus_queue.cc:260] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.874838 25058 ts_tablet_manager.cc:1434] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
14:03:58.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.875041 25058 tablet_bootstrap.cc:492] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef: Bootstrap starting.
14:03:58.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.876165 25058 tablet_bootstrap.cc:654] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef: Neither blocks nor log segments found. Creating new log.
14:03:58.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.877410 25058 tablet_bootstrap.cc:492] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef: No bootstrap required, opened a new log
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.877493 25058 ts_tablet_manager.cc:1403] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.877679 25057 consensus_queue.cc:260] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878702 25062 tablet_bootstrap.cc:492] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: No bootstrap required, opened a new log
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878647 25058 raft_consensus.cc:359] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878759 25058 raft_consensus.cc:385] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878772 25057 ts_tablet_manager.cc:1434] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878788 25058 raft_consensus.cc:740] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b0fe31e6ae24e529bc1bb127e9537ef, State: Initialized, Role: FOLLOWER
14:03:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878922 25062 ts_tablet_manager.cc:1403] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.003s
14:03:58.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.878909 25058 consensus_queue.cc:260] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [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: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.879165 25058 ts_tablet_manager.cc:1434] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:03:58.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.879195 25057 tablet_bootstrap.cc:492] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364: Bootstrap starting.
14:03:58.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.879347 25058 tablet_bootstrap.cc:492] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef: Bootstrap starting.
14:03:58.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.880340 25057 tablet_bootstrap.cc:654] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364: Neither blocks nor log segments found. Creating new log.
14:03:58.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.880358 25058 tablet_bootstrap.cc:654] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef: Neither blocks nor log segments found. Creating new log.
14:03:58.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.883599 25062 raft_consensus.cc:359] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.883890 25062 raft_consensus.cc:385] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.883961 25062 raft_consensus.cc:740] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b2594c3a094285a7cb548dc989a67d, State: Initialized, Role: FOLLOWER
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.884454 25062 consensus_queue.cc:260] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.885455 25062 ts_tablet_manager.cc:1434] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.885735 25062 tablet_bootstrap.cc:492] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d: Bootstrap starting.
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.886857 25062 tablet_bootstrap.cc:654] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d: Neither blocks nor log segments found. Creating new log.
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.888149 25058 tablet_bootstrap.cc:492] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef: No bootstrap required, opened a new log
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.888235 25058 ts_tablet_manager.cc:1403] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.888691 25058 raft_consensus.cc:359] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.888804 25058 raft_consensus.cc:385] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.888836 25058 raft_consensus.cc:740] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b0fe31e6ae24e529bc1bb127e9537ef, State: Initialized, Role: FOLLOWER
14:03:58.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.888963 25058 consensus_queue.cc:260] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.889242 25058 ts_tablet_manager.cc:1434] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:58.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.892545 25062 tablet_bootstrap.cc:492] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d: No bootstrap required, opened a new log
14:03:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.892666 25062 ts_tablet_manager.cc:1403] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.001s
14:03:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.893122 25062 raft_consensus.cc:359] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.893198 25062 raft_consensus.cc:385] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.893219 25062 raft_consensus.cc:740] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b2594c3a094285a7cb548dc989a67d, State: Initialized, Role: FOLLOWER
14:03:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.893354 25062 consensus_queue.cc:260] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.893622 25062 ts_tablet_manager.cc:1434] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.895905 25057 tablet_bootstrap.cc:492] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364: No bootstrap required, opened a new log
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.896003 25057 ts_tablet_manager.cc:1403] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.002s
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.896605 25057 raft_consensus.cc:359] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.896700 25057 raft_consensus.cc:385] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.896731 25057 raft_consensus.cc:740] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0f6a088a854206b12476e0a2c00364, State: Initialized, Role: FOLLOWER
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.896837 25057 consensus_queue.cc:260] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [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: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.897099 25057 ts_tablet_manager.cc:1434] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:58.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.898217 25057 tablet_bootstrap.cc:492] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364: Bootstrap starting.
14:03:58.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.898978 25061 raft_consensus.cc:493] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:58.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.899121 25061 raft_consensus.cc:515] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.899304 25057 tablet_bootstrap.cc:654] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364: Neither blocks nor log segments found. Creating new log.
14:03:58.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.900437 25061 leader_election.cc:290] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495), ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:58.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.909166 25062 tablet_bootstrap.cc:492] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d: Bootstrap starting.
14:03:58.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.910429 25062 tablet_bootstrap.cc:654] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d: Neither blocks nor log segments found. Creating new log.
14:03:58.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.913940 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f83bd17f2b243358d73f52112160955" candidate_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b2594c3a094285a7cb548dc989a67d" is_pre_election: true
14:03:58.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:58.914774 24642 leader_election.cc:343] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495): Illegal state: must be running to vote when last-logged opid is not known
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.916306 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f83bd17f2b243358d73f52112160955" candidate_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364" is_pre_election: true
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.916610 24977 raft_consensus.cc:2468] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b0fe31e6ae24e529bc1bb127e9537ef in term 0.
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.916703 25057 tablet_bootstrap.cc:492] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364: No bootstrap required, opened a new log
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.916797 25057 ts_tablet_manager.cc:1403] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.002s
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917054 24642 leader_election.cc:304] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b0fe31e6ae24e529bc1bb127e9537ef, ef0f6a088a854206b12476e0a2c00364; no voters: e9b2594c3a094285a7cb548dc989a67d
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917326 25057 raft_consensus.cc:359] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917423 25057 raft_consensus.cc:385] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917452 25057 raft_consensus.cc:740] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0f6a088a854206b12476e0a2c00364, State: Initialized, Role: FOLLOWER
14:03:58.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917555 25061 raft_consensus.cc:2804] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917619 25061 raft_consensus.cc:493] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917580 25057 consensus_queue.cc:260] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917662 25061 raft_consensus.cc:3060] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Advancing to term 1
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.917896 25057 ts_tablet_manager.cc:1434] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.918100 25057 tablet_bootstrap.cc:492] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364: Bootstrap starting.
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.918748 25061 raft_consensus.cc:515] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.919142 25061 leader_election.cc:290] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [CANDIDATE]: Term 1 election: Requested vote from peers e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495), ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.919196 25057 tablet_bootstrap.cc:654] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364: Neither blocks nor log segments found. Creating new log.
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.919777 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f83bd17f2b243358d73f52112160955" candidate_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b2594c3a094285a7cb548dc989a67d"
14:03:58.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:58.920162 24642 leader_election.cc:343] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495): Illegal state: must be running to vote when last-logged opid is not known
14:03:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.923013 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f83bd17f2b243358d73f52112160955" candidate_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364"
14:03:58.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.923169 24977 raft_consensus.cc:3060] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Advancing to term 1
14:03:58.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.924266 24977 raft_consensus.cc:2468] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b0fe31e6ae24e529bc1bb127e9537ef in term 1.
14:03:58.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.924595 24642 leader_election.cc:304] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b0fe31e6ae24e529bc1bb127e9537ef, ef0f6a088a854206b12476e0a2c00364; no voters: e9b2594c3a094285a7cb548dc989a67d
14:03:58.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.927047 25062 tablet_bootstrap.cc:492] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d: No bootstrap required, opened a new log
14:03:58.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.927157 25062 ts_tablet_manager.cc:1403] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.001s
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.927712 25062 raft_consensus.cc:359] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.927836 25062 raft_consensus.cc:385] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.927868 25062 raft_consensus.cc:740] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b2594c3a094285a7cb548dc989a67d, State: Initialized, Role: FOLLOWER
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.927989 25062 consensus_queue.cc:260] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [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: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.928279 25062 ts_tablet_manager.cc:1434] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.928382 25061 raft_consensus.cc:2804] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Leader election won for term 1
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.928627 25061 raft_consensus.cc:697] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 LEADER]: Becoming Leader. State: Replica: 3b0fe31e6ae24e529bc1bb127e9537ef, State: Running, Role: LEADER
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.928961 25061 consensus_queue.cc:237] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [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: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.929672 25062 tablet_bootstrap.cc:492] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d: Bootstrap starting.
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.930707 25062 tablet_bootstrap.cc:654] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d: Neither blocks nor log segments found. Creating new log.
14:03:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.934612 24450 catalog_manager.cc:5696] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193). New cstate: current_term: 1 leader_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } health_report { overall_health: HEALTHY } } }
14:03:58.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:58.939666 24755 tablet.cc:2404] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:58.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.945544 25069 raft_consensus.cc:493] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:58.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.945734 25069 raft_consensus.cc:515] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } } peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } }
14:03:58.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.949123 25069 leader_election.cc:290] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777), 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225)
14:03:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.951853 25066 raft_consensus.cc:493] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.951968 25066 raft_consensus.cc:515] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.955374 25057 tablet_bootstrap.cc:492] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364: No bootstrap required, opened a new log
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.955514 25057 ts_tablet_manager.cc:1403] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364: Time spent bootstrapping tablet: real 0.037s	user 0.000s	sys 0.002s
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.955579 25062 tablet_bootstrap.cc:492] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d: No bootstrap required, opened a new log
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.955677 25062 ts_tablet_manager.cc:1403] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d: Time spent bootstrapping tablet: real 0.026s	user 0.000s	sys 0.002s
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956225 25062 raft_consensus.cc:359] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956364 25062 raft_consensus.cc:385] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956396 25062 raft_consensus.cc:740] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b2594c3a094285a7cb548dc989a67d, State: Initialized, Role: FOLLOWER
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956465 25066 leader_election.cc:290] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225), e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495)
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956624 25057 raft_consensus.cc:359] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956723 25057 raft_consensus.cc:385] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:58.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956754 25057 raft_consensus.cc:740] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0f6a088a854206b12476e0a2c00364, State: Initialized, Role: FOLLOWER
14:03:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.956866 25057 consensus_queue.cc:260] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.957130 25057 ts_tablet_manager.cc:1434] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.957145 25062 consensus_queue.cc:260] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.957494 25062 ts_tablet_manager.cc:1434] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:58.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.960476 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f83bd17f2b243358d73f52112160955" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" is_pre_election: true
14:03:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.962828 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b4a0489e974b5eba81067c070e98cd" candidate_uuid: "ef0f6a088a854206b12476e0a2c00364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" is_pre_election: true
14:03:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.963009 24706 raft_consensus.cc:2468] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0f6a088a854206b12476e0a2c00364 in term 0.
14:03:58.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.963672 24912 leader_election.cc:304] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [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: 3b0fe31e6ae24e529bc1bb127e9537ef, ef0f6a088a854206b12476e0a2c00364; no voters: 
14:03:58.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.964133 25069 raft_consensus.cc:493] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:58.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.964227 25069 raft_consensus.cc:515] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.964607 25069 leader_election.cc:290] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225), ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:58.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.965478 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5399729c844035a325ff031fe55697" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" is_pre_election: true
14:03:58.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.965613 24706 raft_consensus.cc:2468] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 0.
14:03:58.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.967540 24777 leader_election.cc:304] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [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: 3b0fe31e6ae24e529bc1bb127e9537ef, e9b2594c3a094285a7cb548dc989a67d; no voters: 
14:03:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.968014 25066 raft_consensus.cc:2804] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.968276 25066 raft_consensus.cc:493] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.968505 25066 raft_consensus.cc:3060] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Advancing to term 1
14:03:58.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.968818 25069 raft_consensus.cc:2804] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:58.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.968914 25069 raft_consensus.cc:493] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:58.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.968956 25069 raft_consensus.cc:3060] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Advancing to term 1
14:03:58.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.970053 25069 raft_consensus.cc:515] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.970057 25066 raft_consensus.cc:515] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.970738 25066 leader_election.cc:290] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [CANDIDATE]: Term 1 election: Requested vote from peers 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225), e9b2594c3a094285a7cb548dc989a67d (127.23.196.194:39495)
14:03:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.971033 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5399729c844035a325ff031fe55697" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef"
14:03:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.971156 24706 raft_consensus.cc:3060] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Advancing to term 1
14:03:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.972213 24706 raft_consensus.cc:2468] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 1.
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.973654 24777 leader_election.cc:304] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [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: 3b0fe31e6ae24e529bc1bb127e9537ef, e9b2594c3a094285a7cb548dc989a67d; no voters: 
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.974375 24977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f83bd17f2b243358d73f52112160955" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364" is_pre_election: true
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.974576 24977 raft_consensus.cc:2393] T 6f83bd17f2b243358d73f52112160955 P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9b2594c3a094285a7cb548dc989a67d in current term 1: Already voted for candidate 3b0fe31e6ae24e529bc1bb127e9537ef in this term.
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.974988 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5399729c844035a325ff031fe55697" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364" is_pre_election: true
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975051 24777 leader_election.cc:304] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b2594c3a094285a7cb548dc989a67d; no voters: 3b0fe31e6ae24e529bc1bb127e9537ef, ef0f6a088a854206b12476e0a2c00364
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975099 24976 raft_consensus.cc:2468] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 0.
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975426 25087 raft_consensus.cc:493] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975459 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b4a0489e974b5eba81067c070e98cd" candidate_uuid: "ef0f6a088a854206b12476e0a2c00364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef"
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975518 25087 raft_consensus.cc:515] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975579 24706 raft_consensus.cc:3060] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Advancing to term 1
14:03:58.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975709 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b4a0489e974b5eba81067c070e98cd" candidate_uuid: "ef0f6a088a854206b12476e0a2c00364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b2594c3a094285a7cb548dc989a67d" is_pre_election: true
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.975868 24841 raft_consensus.cc:2468] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0f6a088a854206b12476e0a2c00364 in term 0.
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.976627 24706 raft_consensus.cc:2468] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0f6a088a854206b12476e0a2c00364 in term 1.
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.976650 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa7d15f23ae4470b61634aa2d3c92d0" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" is_pre_election: true
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.976807 24705 raft_consensus.cc:2468] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 0.
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977003 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa7d15f23ae4470b61634aa2d3c92d0" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364" is_pre_election: true
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977155 24976 raft_consensus.cc:2468] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 0.
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977180 24840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b4a0489e974b5eba81067c070e98cd" candidate_uuid: "ef0f6a088a854206b12476e0a2c00364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b2594c3a094285a7cb548dc989a67d"
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977290 24840 raft_consensus.cc:3060] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Advancing to term 1
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977326 25087 leader_election.cc:290] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225), ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977451 24777 leader_election.cc:304] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [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: e9b2594c3a094285a7cb548dc989a67d, ef0f6a088a854206b12476e0a2c00364; no voters: 
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977473 25087 raft_consensus.cc:2804] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Leader election won for term 1
14:03:58.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977752 25087 raft_consensus.cc:697] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [term 1 LEADER]: Becoming Leader. State: Replica: e9b2594c3a094285a7cb548dc989a67d, State: Running, Role: LEADER
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.977849 25088 raft_consensus.cc:3060] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Advancing to term 1
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978097 25087 consensus_queue.cc:237] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978283 24840 raft_consensus.cc:2468] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0f6a088a854206b12476e0a2c00364 in term 1.
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978601 24912 leader_election.cc:304] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [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: e9b2594c3a094285a7cb548dc989a67d, ef0f6a088a854206b12476e0a2c00364; no voters: 
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978720 25088 raft_consensus.cc:2749] T 6f83bd17f2b243358d73f52112160955 P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978787 25066 raft_consensus.cc:2804] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Leader election won for term 1
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978844 25088 raft_consensus.cc:2804] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978884 25088 raft_consensus.cc:493] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.978936 25088 raft_consensus.cc:3060] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 0 FOLLOWER]: Advancing to term 1
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.979013 25066 raft_consensus.cc:697] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [term 1 LEADER]: Becoming Leader. State: Replica: ef0f6a088a854206b12476e0a2c00364, State: Running, Role: LEADER
14:03:58.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.979316 25066 consensus_queue.cc:237] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.979645 25088 raft_consensus.cc:515] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.979991 25088 leader_election.cc:290] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [CANDIDATE]: Term 1 election: Requested vote from peers 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225), ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.982832 24453 catalog_manager.cc:5696] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0f6a088a854206b12476e0a2c00364 (127.23.196.195). New cstate: current_term: 1 leader_uuid: "ef0f6a088a854206b12476e0a2c00364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } health_report { overall_health: HEALTHY } } }
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.983027 24705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa7d15f23ae4470b61634aa2d3c92d0" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef"
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.983160 24705 raft_consensus.cc:3060] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 0 FOLLOWER]: Advancing to term 1
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.983645 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa7d15f23ae4470b61634aa2d3c92d0" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364"
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.984349 24705 raft_consensus.cc:2468] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 1.
14:03:58.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.984784 24777 leader_election.cc:304] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [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: 3b0fe31e6ae24e529bc1bb127e9537ef, e9b2594c3a094285a7cb548dc989a67d; no voters: 
14:03:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.983775 24976 raft_consensus.cc:3060] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Advancing to term 1
14:03:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.984969 25088 raft_consensus.cc:2804] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Leader election won for term 1
14:03:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.985039 25088 raft_consensus.cc:697] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [term 1 LEADER]: Becoming Leader. State: Replica: e9b2594c3a094285a7cb548dc989a67d, State: Running, Role: LEADER
14:03:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.985155 25088 consensus_queue.cc:237] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [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: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } }
14:03:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.986086 24976 raft_consensus.cc:2468] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 1.
14:03:58.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.987629 25069 leader_election.cc:290] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [CANDIDATE]: Term 1 election: Requested vote from peers 3b0fe31e6ae24e529bc1bb127e9537ef (127.23.196.193:43225), ef0f6a088a854206b12476e0a2c00364 (127.23.196.195:39777)
14:03:58.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.992280 24976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5399729c844035a325ff031fe55697" candidate_uuid: "e9b2594c3a094285a7cb548dc989a67d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0f6a088a854206b12476e0a2c00364"
14:03:58.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.992420 24976 raft_consensus.cc:3060] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 0 FOLLOWER]: Advancing to term 1
14:03:58.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.993400 24976 raft_consensus.cc:2468] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b2594c3a094285a7cb548dc989a67d in term 1.
14:03:58.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.997273 24453 catalog_manager.cc:5696] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b2594c3a094285a7cb548dc989a67d (127.23.196.194). New cstate: current_term: 1 leader_uuid: "e9b2594c3a094285a7cb548dc989a67d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } health_report { overall_health: UNKNOWN } } }
14:03:58.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:58.997572 24453 catalog_manager.cc:5696] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b2594c3a094285a7cb548dc989a67d (127.23.196.194). New cstate: current_term: 1 leader_uuid: "e9b2594c3a094285a7cb548dc989a67d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 } health_report { overall_health: UNKNOWN } } }
14:03:59.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:03:59.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:03:59.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:03:59.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:03:59.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=32), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.196.253:44501, [22ms] Sub RPC GetTableLocations: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:03:59.069 [DEBUG - kudu-nio-2] (Connection.java:748) [peer ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)] connecting to peer
14:03:59.071 [DEBUG - kudu-nio-3] (Connection.java:757) [peer ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)] Successfully connected to peer
14:03:59.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:59.095930 25026 tablet.cc:2404] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:59.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:03:59.120657 24890 tablet.cc:2404] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:59.133 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xf485179a, L:/127.0.0.1:59054 - R:/127.23.196.195:39777] using TOKEN/null
14:03:59.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.140003 24840 raft_consensus.cc:1275] T f6b4a0489e974b5eba81067c070e98cd P e9b2594c3a094285a7cb548dc989a67d [term 1 FOLLOWER]: Refusing update from remote peer ef0f6a088a854206b12476e0a2c00364: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:59.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.140200 24705 raft_consensus.cc:1275] T f6b4a0489e974b5eba81067c070e98cd P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Refusing update from remote peer ef0f6a088a854206b12476e0a2c00364: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:59.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.140957 25084 consensus_queue.cc:1048] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.141316 25089 consensus_queue.cc:1048] T f6b4a0489e974b5eba81067c070e98cd P ef0f6a088a854206b12476e0a2c00364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.161226 25094 mvcc.cc:204] Tried to move back new op lower bound from 7287247008310169600 to 7287247007662567424. Current Snapshot: MvccSnapshot[applied={T|T < 7287247008310169600 or (T in {7287247008310169600})}]
14:03:59.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.161773 25095 mvcc.cc:204] Tried to move back new op lower bound from 7287247008310169600 to 7287247007662567424. Current Snapshot: MvccSnapshot[applied={T|T < 7287247008310169600}]
14:03:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.164999 25096 mvcc.cc:204] Tried to move back new op lower bound from 7287247008310169600 to 7287247007662567424. Current Snapshot: MvccSnapshot[applied={T|T < 7287247008310169600}]
14:03:59.196 [DEBUG - Time-limited test] (Connection.java:748) [peer e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)] connecting to peer
14:03:59.198 [DEBUG - kudu-nio-4] (Connection.java:757) [peer e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)] Successfully connected to peer
14:03:59.230 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x8d5ecef9, L:/127.0.0.1:55578 - R:/127.23.196.194:39495] using TOKEN/null
14:03:59.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.235026 24976 raft_consensus.cc:1275] T 4aa7d15f23ae4470b61634aa2d3c92d0 P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Refusing update from remote peer e9b2594c3a094285a7cb548dc989a67d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:59.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.235565 24705 raft_consensus.cc:1275] T 4aa7d15f23ae4470b61634aa2d3c92d0 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Refusing update from remote peer e9b2594c3a094285a7cb548dc989a67d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:59.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.236222 25087 consensus_queue.cc:1048] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.240190 25087 consensus_queue.cc:1048] T 4aa7d15f23ae4470b61634aa2d3c92d0 P e9b2594c3a094285a7cb548dc989a67d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.278985 24976 raft_consensus.cc:1275] T 3c5399729c844035a325ff031fe55697 P ef0f6a088a854206b12476e0a2c00364 [term 1 FOLLOWER]: Refusing update from remote peer e9b2594c3a094285a7cb548dc989a67d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.278985 24705 raft_consensus.cc:1275] T 3c5399729c844035a325ff031fe55697 P 3b0fe31e6ae24e529bc1bb127e9537ef [term 1 FOLLOWER]: Refusing update from remote peer e9b2594c3a094285a7cb548dc989a67d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.279464 25087 consensus_queue.cc:1048] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b0fe31e6ae24e529bc1bb127e9537ef" member_type: VOTER last_known_addr { host: "127.23.196.193" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.279608 25085 consensus_queue.cc:1048] T 3c5399729c844035a325ff031fe55697 P e9b2594c3a094285a7cb548dc989a67d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.351 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.361 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.375 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.380 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.389 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.390 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.397 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.400 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.401 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.404 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.409 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.412 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.414 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.415 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.418 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.436 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.439 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.440 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.442 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.444 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.444 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.445 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.445 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.446 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.446 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.448 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.450 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.451 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.452 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.454 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.455 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.456 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.457 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.461871 25076 consensus_queue.cc:1048] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0f6a088a854206b12476e0a2c00364" member_type: VOTER last_known_addr { host: "127.23.196.195" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:03:59.462306 25076 consensus_queue.cc:1048] T 6f83bd17f2b243358d73f52112160955 P 3b0fe31e6ae24e529bc1bb127e9537ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b2594c3a094285a7cb548dc989a67d" member_type: VOTER last_known_addr { host: "127.23.196.194" port: 39495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:59.464 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.465 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.466 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.466 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.467 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.468 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.469 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.470 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.473 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.474 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.475 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.476 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.477 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.479 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.479 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.480 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.481 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.482 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0757f5ba, L:/127.0.0.1:37260 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.483 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.484 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.485 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.487 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.488 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.489 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.490 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.491 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.491 [ERROR - pool-4-thread-64] (HashedWheelTimer.java:470) You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM, so that only a few instances are created.
14:03:59.492 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.493 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.494 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.495 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.497 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.498 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.499 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.500 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.500 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.500 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.501 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.501 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.502 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.502 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.502 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.502 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.503 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.504 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.504 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:59.506 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.514 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.518 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.518 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.518 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.520 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.524 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.540 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xca98779c, L:/127.0.0.1:37272 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.542 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.548 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.548 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.550 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.550 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.552 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.552 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.553 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.553 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.554 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.555 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.557 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.557 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.558 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.560 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.561 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.562 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.563 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.564 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.566 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.566 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.567 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.583 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.585 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.585 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.590 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e5ef7fa, L:/127.0.0.1:37276 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.590 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.594 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.594 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.593 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.591 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.598 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddef1f09, L:/127.0.0.1:37274 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.601 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.602 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.604 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.604 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.615 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c5584d6, L:/127.0.0.1:37292 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.628 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.631 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.645 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.646 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb4b0181, L:/127.0.0.1:54206 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:59.656 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6ced6b8, L:/127.0.0.1:37308 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc19143e8, L:/127.0.0.1:37302 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.666 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.669 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.675 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.681 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.682 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.687 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.689 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:59.694 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.694 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.696 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.698 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.699 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.705 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.710 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.711 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.711 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.713 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.714 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.719 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.725 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.728 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.732 [DEBUG - pool-4-thread-65] (NetUtil.java:139) Resolved '127.23.196.253' into [/127.23.196.253] in 3905384ns
14:03:59.732 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.735 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.735 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.737 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.738 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.740 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.740 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.741 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.744 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.748 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.748 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.763 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.777 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:59.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.778 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d651b02, L:/127.0.0.1:54210 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:59.779 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.783 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:03:59.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:59.788 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.797 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.799 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.804 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.809 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.811 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:03:59.814 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x800b1a99, L:/127.0.0.1:50204 - R:/127.23.196.253:44501] using SASL/PLAIN
14:03:59.816 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.818 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.828 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:59.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=438), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [369ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:03:59.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.834 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.834 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4991721, L:/127.0.0.1:37346 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.837 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x383b268b, L:/127.0.0.1:54238 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:59.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:59.851 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:03:59.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:03:59.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.859 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:59.872 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x56a204db, L:/127.0.0.1:50206 - R:/127.23.196.253:44501] using SASL/PLAIN
14:03:59.860 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:59.888 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [434ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [471ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:03:59.893 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:03:59.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:03:59.899 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x947723d6, L:/127.0.0.1:54244 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:59.903 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.907 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e838def, L:/127.0.0.1:37358 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.912 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c3e9a9d, L:/127.0.0.1:37384 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.915 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf1972dd3, L:/127.0.0.1:50214 - R:/127.23.196.253:44501] using SASL/PLAIN
14:03:59.917 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:03:59.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:03:59.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:03:59.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:03:59.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:03:59.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:03:59.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:03:59.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:03:59.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:03:59.931 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:03:59.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:59.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=439), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [222ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:03:59.933 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:03:59.933 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5ccb267, L:/127.0.0.1:37386 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.935 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08a2409a, L:/127.0.0.1:37372 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:03:59.940 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:03:59.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:03:59.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:03:59.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:03:59.945 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:03:59.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.950 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1367d9eb, L:/127.0.0.1:50218 - R:/127.23.196.253:44501] using SASL/PLAIN
14:03:59.954 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:59.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=460), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [241ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:03:59.955 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:03:59.956 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:03:59.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17d97aa7, L:/127.0.0.1:54246 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:59.958 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:03:59.958 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:03:59.960 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:03:59.960 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:03:59.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.961 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:03:59.961 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:03:59.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:03:59.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:03:59.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:03:59.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:03:59.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:03:59.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:03:59.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:03:59.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:03:59.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:03:59.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:03:59.966 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99d4648c, L:/127.0.0.1:54256 - R:/127.23.196.252:35329] using SASL/PLAIN
14:03:59.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:03:59.970 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:03:59.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:03:59.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:03:59.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:03:59.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:03:59.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:59.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:03:59.977 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:03:59.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:03:59.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:03:59.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:03:59.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:03:59.980 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:03:59.981 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:03:59.981 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:03:59.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:03:59.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:03:59.984 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:03:59.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:03:59.985 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:59.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:03:59.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:03:59.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:03:59.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf615323, L:/127.0.0.1:37390 - R:/127.23.196.254:36907] using SASL/PLAIN
14:03:59.994 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:03:59.996 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:03:59.997 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x85c6acbd, L:/127.0.0.1:54272 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.014 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.020 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.022 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:00.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:00.033 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.036 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.048 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:00.048735 25172 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:00.049 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.672692 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:37320 (local address 127.23.196.254:36907)
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.672840 (+   148us) server_negotiation.cc:207] Beginning negotiation
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.672845 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.673530 (+   685us) server_negotiation.cc:408] Connection header received
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.674093 (+   563us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.674098 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.674171 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.674233 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.046962 (+372729us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.047800 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.048107 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37320: BlockingRecv error: recv got EOF from 127.0.0.1:37320 (error 108)
14:04:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
14:04:00.055 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.065 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.069 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.077 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.084 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.087 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:00.090281 25223 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.612089 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:37310 (local address 127.23.196.254:36907)
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.612274 (+   185us) server_negotiation.cc:207] Beginning negotiation
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.612278 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.614320 (+  2042us) server_negotiation.cc:408] Connection header received
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.625808 (+ 11488us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.625812 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.625881 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.625962 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.642955 (+ 16993us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:03:59.643837 (+   882us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.088780 (+444943us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089030 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089510 (+   480us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089543 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089546 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089564 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089590 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089600 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.089688 (+    88us) server_negotiation.cc:1036] Waiting for connection context
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.090114 (+   426us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37310: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37310): Connection reset by peer (error 104)
14:04:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":93}
14:04:00.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:00.092 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.093 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.100 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.105 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.105 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.108 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.111 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.116 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.118 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.119 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.123 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.128 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.133 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.135 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.141 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.143 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.145 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.150 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.151 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.160 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:03:59.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.178 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.181 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.185 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.188 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.190 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.192 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.196 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.204 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.205 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.206 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.209 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.209 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.210 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.212 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.216 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.218 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.221 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.225 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.233 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.235 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.235 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.237 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.237 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.242 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.246 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.251 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.253 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.253 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.254 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.256 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:03:59.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.260 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.267 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.269 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.273 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.274 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.276 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.276 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.277 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.278 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.280 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.280 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.282 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.284 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.287 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.304 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.310 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.316 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.321 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.362 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.364 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.374 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7fee2d05, L:/127.0.0.1:50230 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.375 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.376 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:00.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.382 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:00.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=898), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [198ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:00.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.389 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3ac96e6, L:/127.0.0.1:37408 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.395 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.395 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.405 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.405 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.409 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.411 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.411 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.412 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.413 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.414 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.415 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.416 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.405 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.423 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.433 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.434 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.435 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.439 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.439 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.439 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:00.443 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.444 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.448 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.450 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.453 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.459 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.464 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.466 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.471 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.475 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.471 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.479 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.497 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.497 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.500 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.505 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.506 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.511 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.515 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.516 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.518 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.518 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.523 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.527 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a9c4ed4, L:/127.0.0.1:37398 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.530 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.532 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.533 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.534 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.535 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.536 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.536 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.537 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.538 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.549 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x342db3be, L:/127.0.0.1:37332 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.557 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47c8118c, L:/127.0.0.1:54222 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.572 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.580 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:00.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:00.601 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:00.602 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.604 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.607 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.607 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.610 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.612 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:00.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:00.613 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:00.616 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.618 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.618 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.620 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.659 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.674 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.675 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.679 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.684 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.683 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.686 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.688 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.689 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:00.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.692 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.694 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.696 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1277848a, L:/127.0.0.1:50338 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.710 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.712 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:00.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:00.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:00.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:00.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:00.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:00.727 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb813548e, L:/127.0.0.1:37698 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.736 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x170bac58, L:/127.0.0.1:54488 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.731 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b2e242e, L:/127.0.0.1:37700 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.750 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf83acc2f, L:/127.0.0.1:50286 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.755 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc38cdff8, L:/127.0.0.1:54364 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.757 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.766 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:00.768 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:00.769 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c5196c4, L:/127.0.0.1:54590 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.775 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7b65e4da, L:/127.0.0.1:54318 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:00.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:00.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:00.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:00.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:00.787 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.789 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5106f3bc, L:/127.0.0.1:37624 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.791 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.791 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe1f360c, L:/127.0.0.1:37716 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.798 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x18a4888a, L:/127.0.0.1:50306 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:00.800 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8d10ca32, L:/127.0.0.1:50256 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.803 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.807 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:00.810 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:00.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.815 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f87cc0b, L:/127.0.0.1:50368 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.816 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.818 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7b1fa537, L:/127.0.0.1:54322 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.821 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:00.822 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2440c736, L:/127.0.0.1:37518 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.824 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:00.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.824 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:00.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:00.826 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:00.826 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:00.827 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:00.827 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.828 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:00.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:00.832 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.832 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x324067df, L:/127.0.0.1:37644 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.834 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9942485, L:/127.0.0.1:50324 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.838 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76dda497, L:/127.0.0.1:54350 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:00.844 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a37b535, L:/127.0.0.1:37792 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.847 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.851 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.852 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23454255, L:/127.0.0.1:50248 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.854 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.854 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4b3c16b, L:/127.0.0.1:54324 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.862 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:00.862 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:00.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1425), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [216ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:00.864 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.866 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x32ab1edc, L:/127.0.0.1:54236 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.869 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7bca4147, L:/127.0.0.1:54568 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.870 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.871 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:00.877 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.878 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed38f306, L:/127.0.0.1:50468 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.879 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.822 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:00.884 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7c70a000, L:/127.0.0.1:54472 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.885 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.886 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ee548d2, L:/127.0.0.1:37674 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.887 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.888 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc161d90d, L:/127.0.0.1:37606 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.882 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.889 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:00.889 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:00.889 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:00.891 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f07a614, L:/127.0.0.1:54340 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:00.892 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:00.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb3d8e87, L:/127.0.0.1:54460 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:00.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:00.886 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.905 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.905 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.909 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.915 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.917 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7b8ffd3, L:/127.0.0.1:37682 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.926 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce5b4908, L:/127.0.0.1:50308 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.928 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.932 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.933 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x043aefab, L:/127.0.0.1:54372 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.935 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.937 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.944 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x67c6caa1, L:/127.0.0.1:50270 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.951 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.953 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.954 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.957 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.959 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.961 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:00.965 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:00.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:00.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:00.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x022768c5, L:/127.0.0.1:54376 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:00.979 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbdb3783, L:/127.0.0.1:37564 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:00.980 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2d54153f, L:/127.0.0.1:50354 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.983 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce376c36, L:/127.0.0.1:50330 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:00.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2de172b8, L:/127.0.0.1:37658 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.010 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43ea3b49, L:/127.0.0.1:54484 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.011 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1532), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [305ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1335ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.027 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.027 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.029 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd46b429a, L:/127.0.0.1:37612 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.033 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfed14db8, L:/127.0.0.1:37502 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.034 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa2ae34de, L:/127.0.0.1:50302 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.035 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.035 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.036 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.044 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.045 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.046 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.046 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.052 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.056 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.057 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.059 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.059 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.059 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.060 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:01.061 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.062 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.061 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.083 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.083 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.084 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.084 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.090 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.098 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e48d629, L:/127.0.0.1:50650 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.099 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2afb6dd8, L:/127.0.0.1:54658 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.104 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.106 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.107 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8891ff8b, L:/127.0.0.1:37766 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.107 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.114 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x601f65a9, L:/127.0.0.1:37762 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.115 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84b3bb2e, L:/127.0.0.1:37744 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.117 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff2b191e, L:/127.0.0.1:54608 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.128 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x195a424c, L:/127.0.0.1:50586 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.131 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32cdc4a5, L:/127.0.0.1:37444 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.144 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1e3cf14, L:/127.0.0.1:54296 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.175 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x90961b16, L:/127.0.0.1:54326 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.181 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20baee8c, L:/127.0.0.1:37440 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.192 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.200 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3ee51694, L:/127.0.0.1:50596 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.202 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.205 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23f68780, L:/127.0.0.1:54626 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.211 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79ea2786, L:/127.0.0.1:37782 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.215 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2fcba322, L:/127.0.0.1:37750 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.221 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaecead45, L:/127.0.0.1:50636 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.222 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2017d433, L:/127.0.0.1:37414 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.225 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1731), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, deferred=null) after lookup
14:04:01.227 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.228 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.228 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa3ec2721, L:/127.0.0.1:50654 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.229 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.230 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.230 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1797), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [819ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [912ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [945ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x767518e0, L:/127.0.0.1:37460 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.247 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.252 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.256 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1792), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1412ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1765), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [835ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1108ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1119ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:01.260 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1816), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1419ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1455ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:01.263 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.264 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.265 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1766), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1240ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1257ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1306ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.270 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9cee3d8, L:/127.0.0.1:54636 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:01.273 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.276 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:01.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.279 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:01.281 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.284 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.286 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.288 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:01.291 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.292 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.295 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.295 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.296 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.298 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.299 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.299 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.299 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.304 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.306 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.308 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.309 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.310 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.311 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.316 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.317 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.321 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1833), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, deferred=null) after lookup
14:04:01.323 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.323 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.327 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.328 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a41a87a, L:/127.0.0.1:54374 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.329 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:01.330 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.330 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.332 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65e3cb9b, L:/127.0.0.1:54618 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.334 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.334 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x717b8ed9, L:/127.0.0.1:37482 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.360 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.376 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.398 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x004e5f11, L:/127.0.0.1:54600 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.407 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.410 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.415 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.418 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x113a89dc, L:/127.0.0.1:37638 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x06bcec20, L:/127.0.0.1:54314 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdad29713, L:/127.0.0.1:37534 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.426 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9440ca2, L:/127.0.0.1:50198 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.427 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5932017c, L:/127.0.0.1:50440 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.431 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4fdd093c, L:/127.0.0.1:50376 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.431 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa986409, L:/127.0.0.1:37596 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x221f8c9a, L:/127.0.0.1:37490 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.435 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3f3d187, L:/127.0.0.1:37526 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.437 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cbdeb17, L:/127.0.0.1:54302 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.438 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2210a5b, L:/127.0.0.1:37470 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.439 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x630df0eb, L:/127.0.0.1:54292 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbcc77b68, L:/127.0.0.1:37772 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.444 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c36fc67, L:/127.0.0.1:50360 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.452 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x33aaae0d, L:/127.0.0.1:37592 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.454 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb2ff9fce, L:/127.0.0.1:54378 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.455 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa2ea3fdd, L:/127.0.0.1:50656 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.459 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x35a68388, L:/127.0.0.1:54368 - R:/127.23.196.252:35329] using TOKEN/null
14:04:01.460 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe470ff68, L:/127.0.0.1:37548 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.462 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf62bea47, L:/127.0.0.1:50436 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.462 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdbc991eb, L:/127.0.0.1:50238 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.463 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb540782, L:/127.0.0.1:54672 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.464 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcbe64d55, L:/127.0.0.1:50686 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.465 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec46e4aa, L:/127.0.0.1:37742 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.465 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac791969, L:/127.0.0.1:54578 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.471 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.479 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3932d9d3, L:/127.0.0.1:50424 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.485 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d30f781, L:/127.0.0.1:50698 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.487 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe775c32b, L:/127.0.0.1:37574 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.488 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab85c3f2, L:/127.0.0.1:50670 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=844), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [49ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [685ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.490 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x756d85a0, L:/127.0.0.1:50688 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2091), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [180ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2011ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaa22040e, L:/127.0.0.1:54598 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1099), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [902ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [890ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [897ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [907ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2042), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1886ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1951ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2046), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1385ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.526 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:01.526 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.526 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2073), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1465ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, deferred=null) after lookup
14:04:01.529 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb5f57706, L:/127.0.0.1:54640 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.534 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7f4eb7c9, L:/127.0.0.1:54690 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.537 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bc423d2, L:/127.0.0.1:37496 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec29448d, L:/127.0.0.1:54536 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb856d130, L:/127.0.0.1:54418 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.550 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1cbb8c55, L:/127.0.0.1:50426 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.552 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [869ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2016ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.561 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.561 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:01.562 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2083), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1375ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1971ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.567 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa938933f, L:/127.0.0.1:54416 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.569 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9547f2ab, L:/127.0.0.1:50434 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc51fe6d8, L:/127.0.0.1:37336 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.574 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.575 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.575 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:01.575 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.551 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x449c1be4, L:/127.0.0.1:54398 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.578 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba143fc5, L:/127.0.0.1:50410 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.580 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08440aae, L:/127.0.0.1:37430 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.580 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5fe5c1bd, L:/127.0.0.1:37738 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.545 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x73634096, L:/127.0.0.1:50386 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.581 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfdb61782, L:/127.0.0.1:50456 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.581 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x115065db, L:/127.0.0.1:37730 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [687ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [920ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [980ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.596 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:01.598 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x366c9258, L:/127.0.0.1:50508 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.600 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67558ac9, L:/127.0.0.1:37468 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.601 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.601 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9a4c3e8, L:/127.0.0.1:37582 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.602 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0287ccc5, L:/127.0.0.1:54430 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.603 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.605 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa83cae62, L:/127.0.0.1:50714 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.605 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd67673e, L:/127.0.0.1:54284 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.606 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c928335, L:/127.0.0.1:37758 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.607 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfafc4ada, L:/127.0.0.1:54616 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1232ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, deferred=null) after lookup
14:04:01.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc56af8b8, L:/127.0.0.1:54332 - R:/127.23.196.252:35329] using TOKEN/null
14:04:01.563 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4293301a, L:/127.0.0.1:54402 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2097), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1864ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.599 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6cdac1ae, L:/127.0.0.1:37714 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:01.619019 24367 connection.cc:465] server connection from 127.0.0.1:37592 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37592 (request call id 0) could send its response
14:04:01.632 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x42d3b201, L:/127.0.0.1:50528 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0836375c, L:/127.0.0.1:54522 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6dbd8b98, L:/127.0.0.1:54428 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.632 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7fa06d1, L:/127.0.0.1:50496 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1891ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.646 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60d71803, L:/127.0.0.1:37704 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4e044a74, L:/127.0.0.1:50524 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1598ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2072ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2131ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.656 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47fe3d5f, L:/127.0.0.1:54444 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.658 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x178f6afc, L:/127.0.0.1:50726 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.658 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fadb6bf, L:/127.0.0.1:37746 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.660 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.194' into [/127.23.196.194] in 3776921ns
14:04:01.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.669 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ad96911, L:/127.0.0.1:37818 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04e94615, L:/127.0.0.1:37810 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.676 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.678 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4986e788, L:/127.0.0.1:54508 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.679 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d6eeef9, L:/127.0.0.1:37808 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.680 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe52eefab, L:/127.0.0.1:50488 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.682 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3d4dc6f, L:/127.0.0.1:37856 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.682 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2446b360, L:/127.0.0.1:50540 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.685 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd74234e3, L:/127.0.0.1:54592 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.687 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e000532, L:/127.0.0.1:37842 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.687 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61793a24, L:/127.0.0.1:37834 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.692 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c29e836, L:/127.0.0.1:50556 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.693 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x835acecd, L:/127.0.0.1:50404 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.694 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x439bb76e, L:/127.0.0.1:50602 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.705 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f9c8a0d, L:/127.0.0.1:50484 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.706 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 2208085ns
14:04:01.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd7ef363, L:/127.0.0.1:54500 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.709 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.711 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.713 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.716 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37684496, L:/127.0.0.1:50584 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.716 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.194' into [/127.23.196.194] in 4159927ns
14:04:01.716 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3bb22263, L:/127.0.0.1:50448 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.719 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.721 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x718d673a, L:/127.0.0.1:50614 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.721 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x00d7efa8, L:/127.0.0.1:50574 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.724 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc272a3a2, L:/127.0.0.1:54642 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:01.707029 25517 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.446034 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54544 (local address 127.23.196.252:35329)
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.482205 (+ 36171us) server_negotiation.cc:207] Beginning negotiation
14:04:01.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1424ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:00.482210 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.188553 (+706343us) server_negotiation.cc:408] Connection header received
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.188664 (+   111us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.188667 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.188812 (+   145us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.188957 (+   145us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.375960 (+187003us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.376774 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.698603 (+321829us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.698873 (+   270us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:01.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.705782 (+  6909us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.705945 (+   163us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.706074 (+   129us) server_negotiation.cc:1036] Waiting for connection context
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:01.706328 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54544: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54544): Connection reset by peer (error 104)
14:04:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36098,"thread_start_us":73,"threads_started":1}
14:04:01.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.734 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.734 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.738 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.739 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 11712449ns
14:04:01.739 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21f12226, L:/127.0.0.1:50520 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2269), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1487ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2115ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1345), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [906ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:01.742285 24366 connection.cc:465] server connection from 127.0.0.1:37582 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37582 (request call id 0) could send its response
14:04:01.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.751 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1944ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.755 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.755 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 4885282ns
14:04:01.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2208ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [2210ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:01.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2229), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1916ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1944ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:01.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2227), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1310ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1677ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1963ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1451ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2073ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2078ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2240), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2077ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2093ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2139ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2333), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1954ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2172ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [139ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2184ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2253), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1834ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2380), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1606ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2286ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.767 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.772 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x49727ffd, L:/127.0.0.1:50628 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [48ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2083ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2166ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.778 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.253' into [/127.23.196.253] in 11266313ns
14:04:01.781 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.797 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.798 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299978, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.801 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.812 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2310), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1452ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1552ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2206ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2220ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2288), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2006ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2043ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.818 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1412ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1973ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2228ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1280ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2048ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2228ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.821 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed459fc4, L:/127.0.0.1:50186 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.821 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.822 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.825 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1bc21e48, L:/127.0.0.1:50510 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299975, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.828 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:01.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2347), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1785ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2058ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2223ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2323), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1932ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1997ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2200ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.828 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58bc2268, L:/127.0.0.1:54554 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2363), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1893ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2042ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2044ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.834 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:01.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2415), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1996ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2169ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2319ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.838 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.841 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299961, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2301), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1780ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1925ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2030ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299974, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299973, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.842 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2367), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2168ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2230ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.847 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x00d5f146, L:/127.0.0.1:37804 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.849 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.849 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.849 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2369), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2092ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2229ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.852 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2324), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1982ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2282ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2283ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.857 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x677115cc, L:/127.0.0.1:37798 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.865 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c86d3c9, L:/127.0.0.1:54680 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.868 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf68daab, L:/127.0.0.1:54628 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.868 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x564fe303, L:/127.0.0.1:50394 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.872 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x253bd855, L:/127.0.0.1:37872 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:01.874 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2435), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2143ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2164ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2302ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.876 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x864f1ec0, L:/127.0.0.1:37848 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.877 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.878 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.878 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.878 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.878 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c75814f, L:/127.0.0.1:54686 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.879 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa54538d1, L:/127.0.0.1:54510 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.880 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.888 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb12cc60b, L:/127.0.0.1:54384 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.888 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8229bc35, L:/127.0.0.1:54692 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:01.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2404), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1784ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1979ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2205ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.893 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.894 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9391e287, L:/127.0.0.1:50560 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:01.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:01.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.900 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.902 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:01.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.904 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.905 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.905 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.905 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.910 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.910 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.911 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.915 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.915 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.917 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.918 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.921 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.922 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.922 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.924 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:01.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.936 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299971, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.944 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2560), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1172ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2500ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.950 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.952 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.952 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.954 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.954 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.955 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.955 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.955 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.955 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.956 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.957 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.957 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.957 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.958 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.958 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.958 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.960 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.964 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.965 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.959 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:01.965 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6013a02e, L:/127.0.0.1:37852 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:01.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:01.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.969 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.970 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.970 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.970 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.972 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:01.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.975 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.975 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.975 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:01.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:01.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2513), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2015ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2377ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2421ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.977 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.978 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:01.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.978 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:01.979 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:01.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:01.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:01.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:01.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:01.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:01.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:01.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:01.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:01.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:01.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:01.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2552), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1461ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2449ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2456ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2098ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2418ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:01.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:01.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.002 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.007 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.007 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.007 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.007 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.007 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.008 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.008 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.012 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299965, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.013 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.015 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.019 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.020 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.021 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.022 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.023 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.023 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.023 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.024 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.024 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.025 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.025 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.025 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.025 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.026 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.026 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.026 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d010ea9, L:/127.0.0.1:54706 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.027 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.027 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.032 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.035 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.035 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.194' into [/127.23.196.194] in 3493701ns
14:04:02.037 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.040 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.040 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.040 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.040 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.043 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.043 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.043 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.043 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.045 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.046 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.056 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 2847837ns
14:04:02.056 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.193' into [/127.23.196.193] in 2582184ns
14:04:02.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.057 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.057 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.057 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 1876852ns
14:04:02.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.056 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299966, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299962, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299950, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299947, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.062 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299969, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.065 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.065 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.065 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.066 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.066 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.066 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.066 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.066 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.066 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.074 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.074 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.075 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc4c3f10e, L:/127.0.0.1:50568 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.079 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.079 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.080 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.080 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.080 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.080 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.080 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.080 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.081 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.081 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.081 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x249a863f, L:/127.0.0.1:54702 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.084 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.083 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.082 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.082 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.088 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.090 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.091 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.093 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.093 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.093 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.095 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.095 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.094 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.097 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.097 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.097 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.098 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.098 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.099 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.099 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.099 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.100 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.101 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.193' into [/127.23.196.193] in 3779531ns
14:04:02.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.104 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.105 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.105 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.105 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.105 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.107 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.110 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.111 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.112 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.112 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.112 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.113 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.113 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2596), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1824ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1853ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2369ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.117 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.122 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.122 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.122 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.123 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.123 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.123 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.125 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.125 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.125 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.125 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.132 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.133 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.135 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.142 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.144 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.148 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.150 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.164 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.186 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.191 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.192 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.194 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.204 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.206 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.212 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299909, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299900, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.216 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.216 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.220 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.220 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.220 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.230 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.232 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.238 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.242 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.252 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.254 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.257 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.258 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.260 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.268 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.269 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.271 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.274 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.278 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.279 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.322 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.332 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56bd83a5, L:/127.0.0.1:37898 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00e5c2c2, L:/127.0.0.1:54724 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.339 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.345 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfbbb4ae, L:/127.0.0.1:37888 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.356 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.356 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.356 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcabf4488, L:/127.0.0.1:54726 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b2212bf, L:/127.0.0.1:37908 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.362 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.365 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.366 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.368 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:02.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:02.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.370 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.371 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.372 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:02.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.410 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.411 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.414 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.416 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.421 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.425 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:02.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.425 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.426 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.427 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.427 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.428 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.428 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.429 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.431 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.431 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.431 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.431 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.431 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.426 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.432 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.436 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.437 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x364d431e, L:/127.0.0.1:50728 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.438 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.447 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9091612d, L:/127.0.0.1:54718 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.447 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.454 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.455 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.460 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.463 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.463 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.467 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.467 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.467 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.468 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.468 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.470 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.472 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.476 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.476 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.476 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.478 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.478 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.479 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.481 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.481 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.481 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.483 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.483 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.486 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.489 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.490 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.491 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.491 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.491 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.491 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:02.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.492 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.492 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.496 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.497 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.500 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3029), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1494ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1973ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2186ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2936ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.504 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.513 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.513 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.513 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.518 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6b60953, L:/127.0.0.1:37922 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.521 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.522 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8747164c, L:/127.0.0.1:50852 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.523 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5eb50a1d, L:/127.0.0.1:54794 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.524 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4de29ab0, L:/127.0.0.1:50840 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.525 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43903db5, L:/127.0.0.1:54754 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.528 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe041d749, L:/127.0.0.1:50742 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.529 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6642c888, L:/127.0.0.1:37934 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2155), Traces: [0ms] refreshing cache from master, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1435ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1994ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeeacf100, L:/127.0.0.1:54730 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.535 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.540 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8694f0bc, L:/127.0.0.1:50756 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3072), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1896ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2525ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2981ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.544 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.545 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6de217a7, L:/127.0.0.1:50888 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1856), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1070ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1096ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1495ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.547 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b84b5f7, L:/127.0.0.1:54762 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3046), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [2195ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2793ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2814ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41ea1f60, L:/127.0.0.1:50876 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2069ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2346ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2988ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.558 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xecd09944, L:/127.0.0.1:54784 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.559 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe8b85a1, L:/127.0.0.1:54780 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1895), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [813ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1432ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1495ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.568 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c79ae66, L:/127.0.0.1:54746 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.569 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.570 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.570 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.570 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.572 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.572 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.576 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17a96e07, L:/127.0.0.1:37948 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.577 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.578 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.578 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.579 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.582 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6c1049f3, L:/127.0.0.1:50824 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.587 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.587 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.588 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.590 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.590 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.590 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.599 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.600 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.600 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:02.600 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1897), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1509ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1547ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1548ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.598 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdd7a1f5c, L:/127.0.0.1:50896 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.603 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.603 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:02.603 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17ee6cba, L:/127.0.0.1:54804 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.603 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.604 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.597 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x734977a7, L:/127.0.0.1:50868 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1911), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1036ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1552ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1898), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [774ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1411ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1488ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1550ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.611 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x04e97f7e, L:/127.0.0.1:50754 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.613 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.614 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.614 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.614 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [871ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2449ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [3094ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.620 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07250f3a, L:/127.0.0.1:37946 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.622 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5993c9d8, L:/127.0.0.1:54774 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:02.622748 25519 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.317327 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54770 (local address 127.23.196.252:35329)
14:04:02.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.317808 (+   481us) server_negotiation.cc:207] Beginning negotiation
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.317813 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:02.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.419497 (+101684us) server_negotiation.cc:408] Connection header received
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.455854 (+ 36357us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.455858 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.455916 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.455996 (+    80us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.570895 (+114899us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.571661 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.618441 (+ 46780us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.618698 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621637 (+  2939us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621662 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621666 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621686 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621753 (+    67us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621768 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.621877 (+   109us) server_negotiation.cc:1036] Waiting for connection context
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.622572 (+   695us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54770: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54770): Connection reset by peer (error 104)
14:04:02.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":371}
14:04:02.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.627 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.627 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.627 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.627 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37e58202, L:/127.0.0.1:50838 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.628 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.629 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1933), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1576ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1577ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1583ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:02.630 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:02.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88a6a070, L:/127.0.0.1:54736 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5964a97d, L:/127.0.0.1:50788 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.636 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.636 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.636 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.638 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b2d2721, L:/127.0.0.1:50782 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1973), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [960ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1009ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1816ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.643 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x91f65e32, L:/127.0.0.1:50778 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3142), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2711ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2910ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:02.649189 25723 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.206987 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:37944 (local address 127.23.196.254:36907)
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.249389 (+ 42402us) server_negotiation.cc:207] Beginning negotiation
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.249395 (+     6us) server_negotiation.cc:400] Waiting for connection header
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.466757 (+217362us) server_negotiation.cc:408] Connection header received
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.466818 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.466821 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.466881 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.466981 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.565007 (+ 98026us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.565834 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.569958 (+  4124us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.570171 (+   213us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648422 (+ 78251us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648447 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648450 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648480 (+    30us) server_negotiation.cc:923] calling sasl_server_start()
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648512 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648524 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648620 (+    96us) server_negotiation.cc:1036] Waiting for connection context
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.648987 (+   367us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37944: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37944): Connection reset by peer (error 104)
14:04:02.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42306,"thread_start_us":80,"threads_started":1}
14:04:02.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.652 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48a745c4, L:/127.0.0.1:50802 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.653 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc1b81b87, L:/127.0.0.1:50816 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.653 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.653 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.653 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.655 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.655 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x85552bb2, L:/127.0.0.1:50766 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.659 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0f87eb0, L:/127.0.0.1:54812 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3160), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [2085ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2866ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2947ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1978), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [768ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1617ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.666 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1983), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [968ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1413ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1659ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:02.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1939ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1960ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.670 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:02.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.682 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.682 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.682 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.677 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.685 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.686 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.688 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.690 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.691 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.692 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.695 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.695 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.695 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.697 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.698 [DEBUG - pool-4-thread-48] (NetUtil.java:139) Resolved '127.23.196.253' into [/127.23.196.253] in 9711984ns
14:04:02.698 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.700 [DEBUG - pool-4-thread-23] (NetUtil.java:139) Resolved '127.23.196.254' into [/127.23.196.254] in 9000891ns
14:04:02.700 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.700 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.704 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.706 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.706 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.706 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.708 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.709 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.709 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.710 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.712 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.712 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.712 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.715 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.715 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.715 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.716 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.716 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.717 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.717 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.722 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9c1ba9bc, L:/127.0.0.1:50904 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2038), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1542ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1625ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1692ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.730 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20633d27, L:/127.0.0.1:37950 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.731 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.732 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.745 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.752 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.754 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.768 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.769 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.775 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.775 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.776 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.777 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.779 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.779 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.797 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.806 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x70da856e, L:/127.0.0.1:50918 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1305ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1602ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1749ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.812 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.816 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.817 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.817 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.817 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.818 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.821 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.826 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:02.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.834 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5218994, L:/127.0.0.1:37988 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.840 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.842 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.844 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.850 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.854 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.857 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.861 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.864 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.867 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x219e1918, L:/127.0.0.1:50924 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=377), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [117ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.872 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.875 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:02.876 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:02.876 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.878 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.878 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.880 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:02.884482 25544 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.850580 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54824 (local address 127.23.196.252:35329)
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.850726 (+   146us) server_negotiation.cc:207] Beginning negotiation
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.850730 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.852667 (+  1937us) server_negotiation.cc:408] Connection header received
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.853086 (+   419us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:02.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.853090 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.853172 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:02.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.853237 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.861066 (+  7829us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.861789 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.874496 (+ 12707us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.874773 (+   277us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878372 (+  3599us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878408 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878411 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878429 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878462 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878477 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.878585 (+   108us) server_negotiation.cc:1036] Waiting for connection context
14:04:02.885 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.884312 (+  5727us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54824: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54824): Connection reset by peer (error 104)
14:04:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
14:04:02.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x834a67ca, L:/127.0.0.1:50930 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc78bc32, L:/127.0.0.1:50936 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=464), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.899 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.900 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state CONNECTING
14:04:02.900 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:02.900 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.901 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa12dca9e, L:/127.0.0.1:38004 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.902 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.906 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.907 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state CONNECTING
14:04:02.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.907 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state CONNECTING
14:04:02.907 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:02.908551 25519 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.866689 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54838 (local address 127.23.196.252:35329)
14:04:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.866831 (+   142us) server_negotiation.cc:207] Beginning negotiation
14:04:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.866835 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.869717 (+  2882us) server_negotiation.cc:408] Connection header received
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.870066 (+   349us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.870070 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.870134 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.870202 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.887522 (+ 17320us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.888309 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.900359 (+ 12050us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.900576 (+   217us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.905902 (+  5326us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.905925 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.905929 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.905945 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.905977 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.905987 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.906068 (+    81us) server_negotiation.cc:1036] Waiting for connection context
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.908389 (+  2321us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54838: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54838): Connection reset by peer (error 104)
14:04:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
14:04:02.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.910 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:02.910 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:02.911 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.916 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.917 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.920 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:02.927 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c337e53, L:/127.0.0.1:38018 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.927 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:02.929 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf8f89fc3, L:/127.0.0.1:50946 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=497), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [240ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.938 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.941 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e1ccbff, L:/127.0.0.1:50952 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:02.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:02.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [237ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:02.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:02.946 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65bd4ffb, L:/127.0.0.1:54852 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.948 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.952 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:02.952 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:02.952 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:02.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:02.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:02.958 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:02.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:02.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:02.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:02.961 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:02.962 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state CONNECTING
14:04:02.962 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:02.962 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:02.963 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:02.963 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:02.964 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:02.967569 25519 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:02.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949021 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54858 (local address 127.23.196.252:35329)
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949277 (+   256us) server_negotiation.cc:207] Beginning negotiation
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949282 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949830 (+   548us) server_negotiation.cc:408] Connection header received
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949905 (+    75us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949908 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.949966 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.950037 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.953968 (+  3931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.954752 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.966029 (+ 11277us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.966280 (+   251us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.966896 (+   616us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.967025 (+   129us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.967091 (+    66us) server_negotiation.cc:1036] Waiting for connection context
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.967413 (+   322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54858: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54858): Connection reset by peer (error 104)
14:04:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":164}
14:04:02.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:02.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:02.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:02.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:02.972 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:02.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:02.979 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:02.983 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:02.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:02.989 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x09dca3c8, L:/127.0.0.1:54860 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:02.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:02.995 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb63620e5, L:/127.0.0.1:38024 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:02.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.000 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.005 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.007 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28fb69fc, L:/127.0.0.1:54866 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.009 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.012 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.017 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.020 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaad91162, L:/127.0.0.1:50958 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=534), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [173ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.039 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.040 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.040 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:03.041 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.043 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67f5e804, L:/127.0.0.1:54876 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.047 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x78ceb71a, L:/127.0.0.1:50970 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=618), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [212ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [358ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.056 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.057 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:03.057 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.061 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.065 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.076 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.076 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1edcbdd6, L:/127.0.0.1:50974 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=653), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [410ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [564ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [652ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.087 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.087 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.088 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:03.088 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.095 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe163b4ca, L:/127.0.0.1:54886 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.100 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state CONNECTING due to: [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.101 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.107 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state CONNECTING due to: [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.108 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:03.110571 25723 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:03.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.755997 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:37972 (local address 127.23.196.254:36907)
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.756185 (+   188us) server_negotiation.cc:207] Beginning negotiation
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.756190 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.756464 (+   274us) server_negotiation.cc:408] Connection header received
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.110092 (+353628us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.110098 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.110177 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.110260 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.110428 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37972: BlockingRecv error: recv got EOF from 127.0.0.1:37972 (error 108)
14:04:03.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
14:04:03.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.130 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.130 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.131 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state CONNECTING due to: [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.131 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnected from peer
14:04:03.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.134 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.145 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.146 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.147 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.147 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.163 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnected from peer
14:04:03.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state CONNECTING due to: [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnected from peer
14:04:03.164 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnected from peer
14:04:03.169 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1cb45d9f, L:/127.0.0.1:38028 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.170 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14f1ef0b, L:/127.0.0.1:50986 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.172 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.172 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.173 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.179 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc2f7380f, L:/127.0.0.1:50906 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.180 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.180 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=749), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [348ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [734ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [791ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.193 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.192 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63ed9a0e, L:/127.0.0.1:37962 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.184 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:03.194 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.194 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:03.195 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.196 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.196 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.196 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.197 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.198 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.198 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.199 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.192 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.200 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.191 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.200 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.186 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.204 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.204 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.205 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.205 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.185 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.207 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.208 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.209 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.210 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.211 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.211 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.212 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.212 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.213 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.214 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.216 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.217 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.217 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.218 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.224 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.226 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.202 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.227 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.227 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.228 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.228 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state CONNECTING
14:04:03.228 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.230 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.230 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.231 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.233 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.234 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.235 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.235 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.236 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.237 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.238 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.239 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.240 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.241 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.242 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.242 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.242 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:03.242 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.243 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.243 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.243 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.244 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.245 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.245 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.246 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.246 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.247 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.248 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.248 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.249 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.250 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.252 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.253 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:03.253033 25571 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.733194 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54816 (local address 127.23.196.252:35329)
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.733326 (+   132us) server_negotiation.cc:207] Beginning negotiation
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.733330 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.736173 (+  2843us) server_negotiation.cc:408] Connection header received
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.736823 (+   650us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.736830 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.736908 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:02.736972 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.225325 (+488353us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.226138 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.246339 (+ 20201us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:03.253 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.246571 (+   232us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252339 (+  5768us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252360 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252364 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252380 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
14:04:03.254 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252411 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252423 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252519 (+    96us) server_negotiation.cc:1036] Waiting for connection context
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.252865 (+   346us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54816: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54816): Connection reset by peer (error 104)
14:04:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
14:04:03.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.255 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.255 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.256 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:03.256 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:03.257 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.258 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.258 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e4c0c5a, L:/127.0.0.1:54896 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.259 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.259 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.260 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.260 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a743245, L:/127.0.0.1:50998 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.261 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.261 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.262 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.262 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.263 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.251 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.268 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.269 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.270 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.270 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.271 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.272 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.272 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.273 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.273 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.275 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.275 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.276 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.278 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.278 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.280 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.288 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.291 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.293 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.294 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.294 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.296 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.296 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.297 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.298 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.299 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.300 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.300 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.304 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.307 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.307 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.371 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.372 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x292868bd, L:/127.0.0.1:51014 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.373 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.375 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.376 [DEBUG - pool-4-thread-71] (NetUtil.java:139) Resolved '127.23.196.252' into [/127.23.196.252] in 107461282ns
14:04:03.377 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.377 [DEBUG - pool-4-thread-77] (NetUtil.java:139) Resolved '127.23.196.252' into [/127.23.196.252] in 107964178ns
14:04:03.379 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77bef2e3, L:/127.0.0.1:38042 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.379 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.381 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:03.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.389 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2f1f9bc, L:/127.0.0.1:38038 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.392 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.408 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.411 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.414 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.418 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=275), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [80ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [240ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.422 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.422 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5e8c774e, L:/127.0.0.1:51042 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.425 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad7dd71d, L:/127.0.0.1:51028 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:03.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=279), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [241ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.432 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.433 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.437 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.438 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.438 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:03.438 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.439 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.440 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93f25f23, L:/127.0.0.1:38060 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd6833a8, L:/127.0.0.1:38134 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.453 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0136c54e, L:/127.0.0.1:38088 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.456 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.458 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.465 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.466 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce60e0ef, L:/127.0.0.1:38212 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.468 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.471 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.476 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.476 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1045), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [406ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [786ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.478 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.478 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.479 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.479 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.479 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.480 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.480 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.480 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:03.480 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [206ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:03.481 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.481 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.482 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.482 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.482 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.483 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.483 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.483 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.483 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.485 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.485 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.485 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.486 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.486 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.486 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.486 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.486 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:03.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.486 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.487 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.483 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.484 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.487 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.486 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.488 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.488 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.489 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.489 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.489 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.490 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:03.490 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:03.490 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.490 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.490 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.491 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.491 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.491 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.492 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.492 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.492 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.493 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.493 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.494 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.494 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.494 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.494 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.495 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.495 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.495 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.496 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.496 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.497 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.497 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.498 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.498 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.498 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.499 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.499 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.499 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.499 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.500 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:03.500 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:03.500 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.500 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.500 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.500 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.501 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.501 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.501 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:03.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:03.503885 25571 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:03.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1929b4a6, L:/127.0.0.1:38150 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0aaca1fa, L:/127.0.0.1:38202 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.526 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.537 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.539 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.540 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:03.544 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.546 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.546 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.547 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.547 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.547 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.547 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.548 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.552 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.552 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.552 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.553 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.553 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.554 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.554 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.556 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.556 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.556 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.557 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.557 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.557 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.558 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.558 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.558 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.559 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.559 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.560 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.563 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.564 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.566 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.566 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.567 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.567 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.568 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.568 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.569 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.569 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.569 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.570 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.571 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.571 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.572 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.572 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.572 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.573 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.573 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.574 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.575 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.575 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.576 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.576 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.577 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.578 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.578 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.579 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.579 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.580 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.580 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.580 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.618 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.622 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.625 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc6dfec1, L:/127.0.0.1:38100 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:03.627 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:03.632 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x175b368d, L:/127.0.0.1:54970 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.636 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.648 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b52d57d, L:/127.0.0.1:38418 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.649 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80712a44, L:/127.0.0.1:54932 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.649 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3cc6f88, L:/127.0.0.1:54900 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.652 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.657 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.660 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.663 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.664 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.664 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.669 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x250cefb7, L:/127.0.0.1:38114 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.677 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.678 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.680 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.681 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.682 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x370a2ade, L:/127.0.0.1:38130 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.697 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3137b1ac, L:/127.0.0.1:38300 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.700 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:03.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.706 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e2921c1, L:/127.0.0.1:38240 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.707 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x14da756f, L:/127.0.0.1:38226 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.712 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.402952 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:54916 (local address 127.23.196.252:35329)
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403254 (+   302us) server_negotiation.cc:207] Beginning negotiation
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403258 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403272 (+    14us) server_negotiation.cc:408] Connection header received
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403308 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403311 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403356 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.403432 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.444126 (+ 40694us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.444883 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503027 (+ 58144us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503253 (+   226us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503403 (+   150us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:03.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503429 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503432 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503446 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503465 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503473 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503553 (+    80us) server_negotiation.cc:1036] Waiting for connection context
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.503696 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54916: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54916): Connection reset by peer (error 104)
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":236}
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:03.637101 26033 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.408472 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38072 (local address 127.23.196.254:36907)
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474782 (+ 66310us) server_negotiation.cc:207] Beginning negotiation
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474785 (+     3us) server_negotiation.cc:400] Waiting for connection header
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474798 (+    13us) server_negotiation.cc:408] Connection header received
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474830 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474832 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474870 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:03.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.474962 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.635877 (+160915us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.636686 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.636942 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38072: BlockingWrite error: write error: Broken pipe (error 32)
14:04:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66228,"thread_start_us":143,"threads_started":1}
14:04:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:03.657790 24510 connection.cc:465] server connection from 127.0.0.1:54900 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54900 (request call id 0) could send its response
14:04:03.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:03.690533 24365 connection.cc:465] server connection from 127.0.0.1:38114 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:38114 (request call id 0) could send its response
14:04:03.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:03.716 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:03.716 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x14133de6, L:/127.0.0.1:38164 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.718 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc8184a0, L:/127.0.0.1:38192 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.726 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x686c097f, L:/127.0.0.1:38314 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:03.728 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e16aae4, L:/127.0.0.1:38328 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.730 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23898a7c, L:/127.0.0.1:38176 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38f0200a, L:/127.0.0.1:38394 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.736 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd121b473, L:/127.0.0.1:38346 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.737 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d32cbfd, L:/127.0.0.1:38340 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.738 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa413fbd7, L:/127.0.0.1:54924 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.745 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.748 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.751 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:03.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:03.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:03.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:03.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:03.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.757 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:03.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.758 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.760 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:03.760 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:03.760 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:03.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:03.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:03.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:03.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd92cdf9, L:/127.0.0.1:38086 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.767 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.767 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e1e7583, L:/127.0.0.1:38272 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.769 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07608a69, L:/127.0.0.1:38260 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.773 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.776 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.780 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.787 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc71c912a, L:/127.0.0.1:38284 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.796 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.801 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.804 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:03.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.809 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.812 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.812 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.816 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.816 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.825 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.829 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.831 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:03.842 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.848 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.856 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa460d0dd, L:/127.0.0.1:55024 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.860 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb06ad00b, L:/127.0.0.1:55022 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.866 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc39850e6, L:/127.0.0.1:55052 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.879 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9739851, L:/127.0.0.1:38404 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.881 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:03.970 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.971 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x94b160c6, L:/127.0.0.1:38446 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.972 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.977 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.977 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.978 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x988a6615, L:/127.0.0.1:38566 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.985 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6a2b262, L:/127.0.0.1:55068 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:03.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbec60d2d, L:/127.0.0.1:38560 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:03.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:03.987 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnected from peer
14:04:03.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state CONNECTING due to: [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnected from peer
14:04:03.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:03.996 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:03.998 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.999 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:03.999 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:03.999 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:04.000 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:04.000 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:04.000 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:04.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.000 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:04.000 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:04.000 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:04.000 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.001 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.001 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.001 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.001 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.001 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.002 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.002 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.002 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.002 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.002 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.002 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.002 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.003 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.003 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.003 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.007 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.008 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.008 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.008 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.008 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.008 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.008 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.009 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.009 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.009 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnected from peer
14:04:04.011 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00a96dfe, L:/127.0.0.1:54964 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:03.999 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.014 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.015 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.016 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.011 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.017 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.018 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.018 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.020 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.026 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc0524fb, L:/127.0.0.1:38362 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6e16d10, L:/127.0.0.1:38350 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.033 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e19b17f, L:/127.0.0.1:38460 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x92d335c7, L:/127.0.0.1:54948 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23946c86, L:/127.0.0.1:38476 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1bb7e455, L:/127.0.0.1:38058 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.049 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.050 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd44b7707, L:/127.0.0.1:38382 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.054 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9749e14, L:/127.0.0.1:38548 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32e72562, L:/127.0.0.1:38454 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.056 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:04.058 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf613e522, L:/127.0.0.1:38514 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.058 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd48525fc, L:/127.0.0.1:38602 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.059 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4881662f, L:/127.0.0.1:38456 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.062 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.062 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaafafa0e, L:/127.0.0.1:38430 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.067 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48a0f2ba, L:/127.0.0.1:38420 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.070 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3908406e, L:/127.0.0.1:55082 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.073 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa843e86b, L:/127.0.0.1:38368 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.082 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fb651af, L:/127.0.0.1:51068 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.082 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11fb66c5, L:/127.0.0.1:38540 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.083 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9b96744, L:/127.0.0.1:51054 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20622501, L:/127.0.0.1:38504 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.057 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2061aeae, L:/127.0.0.1:38552 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.105 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.109 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.116 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.117 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36dde568, L:/127.0.0.1:38576 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.120 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.120 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d7185c7, L:/127.0.0.1:38646 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.120 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1b7a1386, L:/127.0.0.1:54978 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.121 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x363e6ac6, L:/127.0.0.1:55140 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca61914c, L:/127.0.0.1:55132 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.134 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27d80ffb, L:/127.0.0.1:38254 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.114 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.114 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.144 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77a19462, L:/127.0.0.1:38484 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.144 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x730fe819, L:/127.0.0.1:38684 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.115 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.151 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.115 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:04.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.115 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.115 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.164 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97e26ce7, L:/127.0.0.1:55094 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.165 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x791cf8cb, L:/127.0.0.1:55124 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.167 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac2b890f, L:/127.0.0.1:38618 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.167 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a573e0a, L:/127.0.0.1:54994 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.170 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.171 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.171 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.172 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.172 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.173 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:04.208 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb48b62c8, L:/127.0.0.1:38590 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.210 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.214 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.214 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.218 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.253' into [/127.23.196.253] in 48713006ns
14:04:04.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1025), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [250ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [903ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [946ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.219 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.220 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.220 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.221 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [415ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [846ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [940ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.227 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x239dc846, L:/127.0.0.1:38532 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.227 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.230 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89e9b014, L:/127.0.0.1:55110 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.235 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.240 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.244 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.246 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.249 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.251 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.252 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:04.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.255 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.255 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.281 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.282 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x616e21b7, L:/127.0.0.1:55096 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4485867a, L:/127.0.0.1:55136 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.292 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.299 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.301 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d28ecdf, L:/127.0.0.1:38584 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2e35964, L:/127.0.0.1:55240 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.303 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.303 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0d490cc, L:/127.0.0.1:38680 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.310 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.314 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6b996e1, L:/127.0.0.1:38522 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.348 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.352 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.352 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe13a70cf, L:/127.0.0.1:55066 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.353 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.356 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddb34c85, L:/127.0.0.1:54972 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.358 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.360 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.360 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeefd522b, L:/127.0.0.1:51296 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.361 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.362 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.363 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.363 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.363 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.364 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.364 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.364 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.365 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.366 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.366 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.366 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.367 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.368 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.368 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.371 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.372 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.372 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6c52dc50, L:/127.0.0.1:51292 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.372 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x146290f7, L:/127.0.0.1:38764 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.372 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.374 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.374 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c3e2fab, L:/127.0.0.1:38490 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.390 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbfab032c, L:/127.0.0.1:55018 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d91c5ef, L:/127.0.0.1:38694 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.393 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.396 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.396 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52aea3bf, L:/127.0.0.1:51070 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.399 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.399 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.401 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.401 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x28e8eede, L:/127.0.0.1:51310 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.402 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba6429a9, L:/127.0.0.1:55210 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.403 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0dca8f07, L:/127.0.0.1:55038 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.405 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21d77ffd, L:/127.0.0.1:51382 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.406 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8024c98e, L:/127.0.0.1:55348 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.406 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.406 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f86db9e, L:/127.0.0.1:38736 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.406 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe21e9643, L:/127.0.0.1:55200 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.411 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd751fb1d, L:/127.0.0.1:55222 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x984a8628, L:/127.0.0.1:55226 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x302c0a0b, L:/127.0.0.1:55412 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.419 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3414c52, L:/127.0.0.1:51128 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.420 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d8db05c, L:/127.0.0.1:55036 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.428 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.429 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4942ad4b, L:/127.0.0.1:51116 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [473ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.434 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2af765b2, L:/127.0.0.1:55162 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.435 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3eda1a87, L:/127.0.0.1:55258 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.438 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.439 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.439 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.439 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.444 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ec7600a, L:/127.0.0.1:55318 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.448 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x897bbb0d, L:/127.0.0.1:55252 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.451 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.467 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x76219009, L:/127.0.0.1:51236 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.468 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.469 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x03670b06, L:/127.0.0.1:51338 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.471 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.472 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.472 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.473 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.473 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.473 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7787b684, L:/127.0.0.1:51230 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.474 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64460882, L:/127.0.0.1:38716 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.475 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4619bf4a, L:/127.0.0.1:55214 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.478 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.468 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c5f6d1a, L:/127.0.0.1:55274 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.481 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xef54592f, L:/127.0.0.1:51174 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.482 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78a628cb, L:/127.0.0.1:55078 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.485 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2cf547a7, L:/127.0.0.1:55454 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.491 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2922f83c, L:/127.0.0.1:55292 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.493 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4cfe64d7, L:/127.0.0.1:55208 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a2156fb, L:/127.0.0.1:38630 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.494 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.495 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x41b6c139, L:/127.0.0.1:55188 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.496 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x96f1241e, L:/127.0.0.1:51078 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.499 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0fa7048, L:/127.0.0.1:55170 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.499 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.506 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.508 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.510 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76930b8d, L:/127.0.0.1:55430 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1c49733, L:/127.0.0.1:55418 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.514 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:04.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.523 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x896ad63a, L:/127.0.0.1:38740 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.524 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85bf216f, L:/127.0.0.1:38656 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.532 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7378ceb9, L:/127.0.0.1:55062 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.533 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:04.536 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf439b70e, L:/127.0.0.1:55332 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c47d369, L:/127.0.0.1:38704 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53723247, L:/127.0.0.1:55072 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x169ab1f5, L:/127.0.0.1:55284 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.551 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83a01d97, L:/127.0.0.1:55376 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2981e4e1, L:/127.0.0.1:51102 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.553 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.561 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec271442, L:/127.0.0.1:51634 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9487376, L:/127.0.0.1:55480 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.564 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41b1477a, L:/127.0.0.1:51660 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.575 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.584 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.588 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x12e21f15, L:/127.0.0.1:55004 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.593 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.602 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x952f3a38, L:/127.0.0.1:55432 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.603 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f3e7a06, L:/127.0.0.1:55152 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.604 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b0243d3, L:/127.0.0.1:51620 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.607 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc5b30e88, L:/127.0.0.1:51402 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1410), Traces: [0ms] refreshing cache from master, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [870ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.612 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x035c7896, L:/127.0.0.1:55372 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.615 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6efc4d8c, L:/127.0.0.1:38664 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1e46ebc, L:/127.0.0.1:55468 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6cfc41a9, L:/127.0.0.1:51160 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.644 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.652 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.652 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [637ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1451ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.657 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.658 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [303ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1457ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.656 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1378), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [831ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1274ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [535ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1380ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1449), Traces: [0ms] refreshing cache from master, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [813ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1248ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1318ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1469), Traces: [0ms] refreshing cache from master, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [741ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1326ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1360ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.668 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.671 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.194' into [/127.23.196.194] in 22474211ns
14:04:04.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [466ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [435ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1344ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.685 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.688 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.691 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299982, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.699 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.193' into [/127.23.196.193] in 6148155ns
14:04:04.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [235ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [645ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1414ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.700 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1488), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1309ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [907ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1238ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1307ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.708 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1492), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [579ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1339ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1451ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.709 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.708 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.712 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.718 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.725 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.726 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x782078e7, L:/127.0.0.1:51184 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.768 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5560cb51, L:/127.0.0.1:51392 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.774 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c2629d0, L:/127.0.0.1:55446 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.778 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x63b0b20d, L:/127.0.0.1:51092 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1490), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [794ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.789 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf8b86f6c, L:/127.0.0.1:51486 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.790 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53feeabe, L:/127.0.0.1:51148 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.791 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.794 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa66b14ba, L:/127.0.0.1:51354 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.796 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x81f549e2, L:/127.0.0.1:51574 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.798 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.798 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.798 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.796 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x577c3d6b, L:/127.0.0.1:55282 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1544), Traces: [0ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [673ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1374ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1471ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.803 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x15b2a51c, L:/127.0.0.1:51444 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.805 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [448ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1361ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:04.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.808 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1563), Traces: [0ms] refreshing cache from master, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [686ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1495ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.808 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.808 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.808 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.808 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1470), Traces: [0ms] refreshing cache from master, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [856ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1318ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.810 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe763f369, L:/127.0.0.1:38774 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.813 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd103af5e, L:/127.0.0.1:51252 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.814 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.817 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.817 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:04.817 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.817 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.822 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.822 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:04.822 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.788 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb87649a4, L:/127.0.0.1:51570 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.830 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1585), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [975ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.832 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.833 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.833 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.833 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.833 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.833 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:04.833 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.834 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.834 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.836 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.837 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.837 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.837 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1587), Traces: [0ms] refreshing cache from master, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [963ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1302ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1519ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.839 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x792c37e5, L:/127.0.0.1:51374 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.844 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.846 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.847 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.847 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.852 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x97da5d52, L:/127.0.0.1:51370 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf624e378, L:/127.0.0.1:55324 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1594), Traces: [0ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1257ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.855 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa3fd356c, L:/127.0.0.1:51410 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.860 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb2e87fa0, L:/127.0.0.1:51248 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:04.861335 26131 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.078014 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55310 (local address 127.23.196.252:35329)
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.122095 (+ 44081us) server_negotiation.cc:207] Beginning negotiation
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.122099 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.242300 (+120201us) server_negotiation.cc:408] Connection header received
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.242340 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.242344 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.242394 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.242468 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.693152 (+450684us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.694042 (+   890us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860538 (+166496us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860752 (+   214us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:04.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860896 (+   144us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:04.863 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860919 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860923 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860935 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860951 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.860961 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.861031 (+    70us) server_negotiation.cc:1036] Waiting for connection context
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.861178 (+   147us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55310: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55310): Connection reset by peer (error 104)
14:04:04.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44026}
14:04:04.863 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.863 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1631), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [839ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1329ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.871 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.871 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.871 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1d42ec4, L:/127.0.0.1:38752 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.872 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.873 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.873 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.882 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.882 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.882 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.883 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.883 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1646), Traces: [0ms] refreshing cache from master, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [339ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1570ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.888 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ae8eede, L:/127.0.0.1:51430 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.889 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ed8871d, L:/127.0.0.1:51098 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.890 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d319b13, L:/127.0.0.1:51146 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.890 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.890 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.891 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f112505, L:/127.0.0.1:51476 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1c62b74f, L:/127.0.0.1:51436 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.892 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [487ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1604ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.896 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.896 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.896 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.897 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.897 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.899 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.902 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.902 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.903 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.903 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.904 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:04.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1654), Traces: [0ms] refreshing cache from master, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [967ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1590ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.904 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe78b7137, L:/127.0.0.1:38730 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1592ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.911 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.912 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.912 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:04.912 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1676), Traces: [0ms] refreshing cache from master, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [805ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1607ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.920 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2079b5b6, L:/127.0.0.1:51500 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1656), Traces: [0ms] refreshing cache from master, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1555ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1586ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [724ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [986ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1489ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1681), Traces: [0ms] refreshing cache from master, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [827ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1565ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1611ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.926 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd6d274f, L:/127.0.0.1:38660 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.927 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.927 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.927 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.927 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.929 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.930 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.930 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.930 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.931 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.932 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57eb226c, L:/127.0.0.1:51286 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.934 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.934 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3615249b, L:/127.0.0.1:51640 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.935 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x307cf748, L:/127.0.0.1:51214 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.937 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [546ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1659ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1708), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [567ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [808ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1641ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.941 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.941 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.941 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.941 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.942 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1729), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [496ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [576ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1651ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.944 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.944 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x90b9952b, L:/127.0.0.1:51280 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.945 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.945 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6ddb62f4, L:/127.0.0.1:51450 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.946 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:04.928494 26120 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:04.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.762322 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55166 (local address 127.23.196.252:35329)
14:04:04.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899193 (+136871us) server_negotiation.cc:207] Beginning negotiation
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899196 (+     3us) server_negotiation.cc:400] Waiting for connection header
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899206 (+    10us) server_negotiation.cc:408] Connection header received
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899234 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899237 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899271 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.899515 (+   244us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.661221 (+761706us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.661985 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.869761 (+207776us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.869975 (+   214us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870090 (+   115us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870110 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870113 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870124 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870144 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870153 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.870230 (+    77us) server_negotiation.cc:1036] Waiting for connection context
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.928328 (+ 58098us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55166: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55166): Connection reset by peer (error 104)
14:04:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":136798,"thread_start_us":61,"threads_started":1}
14:04:04.950 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x875a8840, L:/127.0.0.1:55360 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.952 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x372884e9, L:/127.0.0.1:51632 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.952 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.952 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:04.953 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.953 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa43a7e2b, L:/127.0.0.1:51242 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.955 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x04cdd670, L:/127.0.0.1:51318 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1760), Traces: [0ms] refreshing cache from master, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [684ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1719), Traces: [0ms] refreshing cache from master, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1649ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.961 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.963 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.964 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.964 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.966 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9da23baa, L:/127.0.0.1:55448 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.967 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9d5bbcc7, L:/127.0.0.1:51272 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.968 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8ccbdcb, L:/127.0.0.1:55392 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.968 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.968 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.968 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9596aef7, L:/127.0.0.1:51322 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.970 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdca5afdf, L:/127.0.0.1:51198 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:04.950230 25519 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.077886 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55414 (local address 127.23.196.252:35329)
14:04:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.121230 (+ 43344us) server_negotiation.cc:207] Beginning negotiation
14:04:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.121234 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.230161 (+108927us) server_negotiation.cc:408] Connection header received
14:04:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.230204 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.230207 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.230256 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.230357 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.701926 (+471569us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.702745 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.948784 (+246039us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949025 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949622 (+   597us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949643 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949649 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949663 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949689 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949700 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.949783 (+    83us) server_negotiation.cc:1036] Waiting for connection context
14:04:04.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.950072 (+   289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55414: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55414): Connection reset by peer (error 104)
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43275,"thread_start_us":47,"threads_started":1}
14:04:04.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:04.952394 24510 connection.cc:465] server connection from 127.0.0.1:55360 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55360 (request call id 0) could send its response
14:04:04.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.977 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.977 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda7e14ee, L:/127.0.0.1:51276 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.977 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.977 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67187ca7, L:/127.0.0.1:38720 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:04.981 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.981 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.982 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:04.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.983 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.983 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.983 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.984 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1785), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1715ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.969 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:04.985 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.985 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.986 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x97adcbaf, L:/127.0.0.1:51618 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1724), Traces: [0ms] refreshing cache from master, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1147ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1296ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1653ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:04.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:04.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:04.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:04.988 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:04.988 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:04.988 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:04.988 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x018c182d, L:/127.0.0.1:51140 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:04.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:04.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:04.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:04.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:04.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:04.989 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x012c639a, L:/127.0.0.1:55488 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:04.992 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:04.992 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:04.976505 26264 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.076555 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55320 (local address 127.23.196.252:35329)
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.083667 (+  7112us) server_negotiation.cc:207] Beginning negotiation
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.083692 (+    25us) server_negotiation.cc:400] Waiting for connection header
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.241402 (+157710us) server_negotiation.cc:408] Connection header received
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.241791 (+   389us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.241795 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.241859 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.241948 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.732761 (+490813us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.733547 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.975453 (+241906us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.975742 (+   289us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.975951 (+   209us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.975977 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.975981 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.975997 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.976026 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.976036 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.976120 (+    84us) server_negotiation.cc:1036] Waiting for connection context
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.976281 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55320: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55320): Connection reset by peer (error 104)
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7042,"thread_start_us":93,"threads_started":1}
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:04.980927 26118 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.971416 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55174 (local address 127.23.196.252:35329)
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.971588 (+   172us) server_negotiation.cc:207] Beginning negotiation
14:04:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:03.971593 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.206738 (+235145us) server_negotiation.cc:408] Connection header received
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.206817 (+    79us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.206820 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.206905 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.206998 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.612019 (+405021us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.612930 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.934344 (+321414us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.934594 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.979923 (+ 45329us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.979948 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.979952 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.979971 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.980009 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.980021 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.980114 (+    93us) server_negotiation.cc:1036] Waiting for connection context
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:04.980756 (+   642us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55174: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55174): Connection reset by peer (error 104)
14:04:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
14:04:04.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1790), Traces: [0ms] refreshing cache from master, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [830ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1659ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:04.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1790), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1216ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1723ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.000 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.001 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4352ee10, L:/127.0.0.1:51512 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.002 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x24ae669b, L:/127.0.0.1:51260 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.002 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.003 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65b16957, L:/127.0.0.1:51422 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:05.003 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.007 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc006e011, L:/127.0.0.1:51534 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.007 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41bc6303, L:/127.0.0.1:51602 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.008 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.009 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.010 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.010 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x485d4a37, L:/127.0.0.1:51524 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.012 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.012 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.012 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50161d56, L:/127.0.0.1:55426 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.012 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.013 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d669e24, L:/127.0.0.1:51546 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.014 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99d7acf1, L:/127.0.0.1:51648 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.014 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2aa7ba1a, L:/127.0.0.1:55302 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1754), Traces: [0ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [831ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1682ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.017 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab293c6b, L:/127.0.0.1:51572 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1791), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [542ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1719ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:05.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.018 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.018 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe10a759, L:/127.0.0.1:51460 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.018 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.019 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.019 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.019 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.020 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xde114693, L:/127.0.0.1:51558 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1847), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [596ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1455ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1824ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1815), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [688ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [864ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1747ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.024 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89e808cd, L:/127.0.0.1:55404 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1810), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [694ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [715ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1731ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.025 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.026 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.026 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1792), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [707ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1719ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1773), Traces: [0ms] refreshing cache from master, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1709ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.027 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1797), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [566ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [750ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1721ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.028 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf27dc8f9, L:/127.0.0.1:55306 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1762), Traces: [0ms] refreshing cache from master, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [765ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1692ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1770), Traces: [0ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1310ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1698ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1698ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:05.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.030 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.031 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.031 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.031 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.032 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fcbfbd0, L:/127.0.0.1:51672 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.032 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1773), Traces: [0ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [904ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1252ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1701ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.034 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.034 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1782), Traces: [0ms] refreshing cache from master, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [964ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1281ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1717ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.034 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd4c1a42a, L:/127.0.0.1:51716 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:04.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:04.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.026 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.035 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.036 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.036 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x17756df7, L:/127.0.0.1:51670 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.037 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.037 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xadf55d0d, L:/127.0.0.1:51688 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.037 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1781), Traces: [0ms] refreshing cache from master, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1313ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1624ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1709ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.037 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1802), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [794ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [977ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1730ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.039 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1830), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [468ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1763ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.995 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1788), Traces: [0ms] refreshing cache from master, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1174ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1723ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.041 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x31a20343, L:/127.0.0.1:51588 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1842), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [473ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [973ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1772ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1796), Traces: [0ms] refreshing cache from master, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [844ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1729ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1804), Traces: [0ms] refreshing cache from master, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1734ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1668), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1455ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1508ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:04.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1847), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [448ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.037 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54797ba7, L:/127.0.0.1:51678 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.036 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.048 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.049 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.049 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.049 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.049 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.049 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1793), Traces: [0ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [673ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1295ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1720ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1803), Traces: [0ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1736ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.055 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.055 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.055 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.056 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1530ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.057 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.058 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.059 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.059 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.060 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fcb4b31, L:/127.0.0.1:51700 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1798), Traces: [0ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [807ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1239ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1728ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.061 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.061 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.062 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.062 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.062 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.062 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.063 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.063 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.063 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.063 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.063 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.063 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.063 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.065 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.066 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.066 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.066 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.066 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.066 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.067 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.068 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.071 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.072 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.072 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.072 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.072 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.072 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.077 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.078 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.078 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.078 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1700), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1541ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.082 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.082 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.082 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.082 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1843), Traces: [0ms] refreshing cache from master, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1638ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1720ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1773ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.083 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.084 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.084 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.084 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.084 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.084 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.088 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.088 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.091 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.091 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.092 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.093 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1716), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1382ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.098 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.099 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.099 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.099 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.100 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.101 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.101 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.104 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.105 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.105 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.105 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.108 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.109 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.109 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.110 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.111 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.111 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.112 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.112 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.112 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.114 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.115 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.118 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.119 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.119 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.130 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 1291542ns
14:04:05.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.130 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.132 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.193' into [/127.23.196.193] in 1646966ns
14:04:05.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.136 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.193' into [/127.23.196.193] in 1238940ns
14:04:05.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.141 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 1669513ns
14:04:05.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1768), Traces: [0ms] refreshing cache from master, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [694ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1456ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1513ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1658ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1881), Traces: [0ms] refreshing cache from master, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1806ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.149 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.150 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.150 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.151 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.158 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 2288186ns
14:04:05.158 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.159 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.159 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.159 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.161 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.162 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.162 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.164 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.164 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.166 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.166 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.166 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.167 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.174 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.174 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.174 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.175 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.182 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.182 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.182 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.182 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.183 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.183 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.185 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.186 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.186 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.186 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.190 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.191 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.193 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.193 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.194 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.194 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.194 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.195 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.195 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.196 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.198 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.195' into [/127.23.196.195] in 1693903ns
14:04:05.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.201 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.201 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.202 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.202 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.202 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.202 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.202 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.202 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.202 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.203 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.204 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.205 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.205 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.205 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.206 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.207 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.210 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.211 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:05.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.212 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.213 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.214 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.214 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.215 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.215 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.215 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.215 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.217 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.218 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.218 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.219 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.219 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.220 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.223 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.223 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.223 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.224 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.228 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.228 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.229 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.229 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.230 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.230 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.230 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.230 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.230 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.231 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.231 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.231 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.232 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.230 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.232 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.232 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.232 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.233 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.233 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:05.235 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.236 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.240 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.249 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa59e350, L:/127.0.0.1:38776 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.258 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.258 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.259 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.260 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.266 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.268 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.268 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.269 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.271 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.272 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.273 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.276 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.280 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.280 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.283 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.285 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.286 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.288 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.288 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.289 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.291 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.297 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.300 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa3641d6, L:/127.0.0.1:38782 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.309 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.309 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.311 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdadb11b8, L:/127.0.0.1:55498 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.312 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.313 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.314 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.316 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.317 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.320 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.321 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.324 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.326 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.327 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.329 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.340 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.342 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c73418b, L:/127.0.0.1:38792 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.344 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.346 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.356 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:05.359 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.366 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.372 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.374 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.376 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.383 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08f07435, L:/127.0.0.1:55500 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.385 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.389 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.391 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc646632, L:/127.0.0.1:51730 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.392 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [18ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [151ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.399 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.400 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.401 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.401 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.402 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.410 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.414 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.428 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a86f618, L:/127.0.0.1:55502 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.429 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.431 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9cbd691e, L:/127.0.0.1:38796 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.434 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.437 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.442 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.446 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.451 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8910f28d, L:/127.0.0.1:51746 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [171ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.455 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.461 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.462 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.470 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.470 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.480 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.482 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.484 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.489 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.500 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.501 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.503 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.504 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.506 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.508 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.509 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.511 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.513 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.514 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.516 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.518 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.520 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.520 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.523 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.525 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.525 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.526 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.528 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.529 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.530 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.531 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.536 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.537 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.541 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.543 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.548 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.552 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:05.554 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.556 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.557 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.559 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.564 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.567 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.567 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71cc360c, L:/127.0.0.1:38800 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.574 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.577 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.580 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xecf3b3c6, L:/127.0.0.1:55610 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.580 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.583 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.587 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1dda6412, L:/127.0.0.1:39010 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.593 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x629db635, L:/127.0.0.1:55616 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.602 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.608 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.609 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1933dbbb, L:/127.0.0.1:51820 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=395), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [312ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.612 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.614 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.618 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.618 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.619 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.619 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.619 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.622 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4cbda3d, L:/127.0.0.1:39024 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.633 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.634 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.630 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.639 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.641 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe1218a46, L:/127.0.0.1:51830 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed3f67a1, L:/127.0.0.1:51826 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=421), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [355ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [361ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.658 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.659 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.659 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.659 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.660 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.663 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.663 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.663 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.665 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.666 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.667 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7522fb57, L:/127.0.0.1:55626 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.669 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.669 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.670 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.672 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a6f1a26, L:/127.0.0.1:51836 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=445), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [366ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.677 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.678 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa250a4f, L:/127.0.0.1:39026 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.684 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.687 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e4f7bb0, L:/127.0.0.1:55636 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.695 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.695 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.695 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.698 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.712 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4078b9f4, L:/127.0.0.1:51850 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [377ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.717 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2dcf3855, L:/127.0.0.1:55640 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.721 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.724 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.725 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.725 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.725 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.726 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.727 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.742 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb79658f1, L:/127.0.0.1:55644 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.742 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x95bb507a, L:/127.0.0.1:51866 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=514), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [364ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [411ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.747 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.751 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.756 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.759 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.760 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.760 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.762 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.766 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4c1e373d, L:/127.0.0.1:51868 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.767 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0e10ff25, L:/127.0.0.1:51884 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=537), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [447ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=537), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [18ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [442ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.769 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.774 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:05.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.778 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:05.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x20e75cc3, L:/127.0.0.1:51896 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.784 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa38ec872, L:/127.0.0.1:55648 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.784 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.785 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.785 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.787 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:05.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:05.788 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.788 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.789 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=559), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [446ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.792 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.787 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e72a6db, L:/127.0.0.1:51874 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.796 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=566), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [419ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.799 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.799 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.799 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.804 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.804 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.805 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.805 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.808 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.813 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x040a676f, L:/127.0.0.1:51904 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=583), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [469ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.821 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.823 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.825 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.825 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.826 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.826 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.826 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.828 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.831 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.831 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f25e7da, L:/127.0.0.1:55662 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.839 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3db58a0d, L:/127.0.0.1:51914 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.841 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f832ba5, L:/127.0.0.1:51916 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.843 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=611), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [477ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=733), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [456ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.848 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.859 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.859 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:05.859 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.861 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.862 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.862 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.862 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86474f27, L:/127.0.0.1:55676 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.866 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.866 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:05.867 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.867 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.869 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.871 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.871 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.872 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:05.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:05.873390 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.556999 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38966 (local address 127.23.196.254:36907)
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.557608 (+   609us) server_negotiation.cc:207] Beginning negotiation
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.557612 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.872584 (+314972us) server_negotiation.cc:408] Connection header received
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.872714 (+   130us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.872722 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.872907 (+   185us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.873034 (+   127us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:04:05.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.873229 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38966: BlockingRecv error: recv got EOF from 127.0.0.1:38966 (error 108)
14:04:05.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":508,"thread_start_us":89,"threads_started":1}
14:04:05.875 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.878 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.881 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.882 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8b91bc8, L:/127.0.0.1:55692 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.887 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3944ea1d, L:/127.0.0.1:51932 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.891 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70997e89, L:/127.0.0.1:55700 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=780), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [627ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [634ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.896 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.902 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.902 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.902 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.903 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.905 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47b64a60, L:/127.0.0.1:39050 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6277223f, L:/127.0.0.1:39040 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d5c5dc4, L:/127.0.0.1:55710 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.914 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.917 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.919 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6c3139c, L:/127.0.0.1:51940 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.920 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.921 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=703), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [632ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [641ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.927 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.927 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.927 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.929 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2867520, L:/127.0.0.1:39052 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.934 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.938 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0871d981, L:/127.0.0.1:55720 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.941 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.946 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.951 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.953 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2c458e2, L:/127.0.0.1:55724 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.953 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1034502b, L:/127.0.0.1:55740 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.955 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.957 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.960 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x24182550, L:/127.0.0.1:51954 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.961 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [641ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:05.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:05.965 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x643b1f94, L:/127.0.0.1:39058 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:05.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:05.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:05.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:05.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:05.967 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:05.968 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:05.968 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:05.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:05.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:05.969 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:05.969 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:05.969 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.972 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:05.980 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:05.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdde53aa4, L:/127.0.0.1:39068 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.983 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3bba361, L:/127.0.0.1:55754 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:05.984 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:05.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:05.987 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:05.990 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:05.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:05.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:05.995 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x49590262, L:/127.0.0.1:51960 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:05.996 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf16aff44, L:/127.0.0.1:39080 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:05.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:05.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=766), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [454ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.006 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.007 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.007 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.007 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.008 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x63b9a113, L:/127.0.0.1:55770 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.011 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.020 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.020 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.021 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.021 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.021 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.028 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b81686c, L:/127.0.0.1:51962 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=797), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [223ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.031 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x461e2fd3, L:/127.0.0.1:51970 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.033 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=820), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [309ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [760ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.039 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.039 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.039 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.042 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.042 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.043 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.044 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:06.045 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.045 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.053 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ba609e3, L:/127.0.0.1:55776 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.055 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x034c5375, L:/127.0.0.1:51982 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=840), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [630ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [774ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [776ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.064 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.067 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.067 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.070 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.075 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.076 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.076 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.076 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.077 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.077 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.077 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.080 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x496d87dc, L:/127.0.0.1:55784 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.081 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.086 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaa830001, L:/127.0.0.1:51988 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.095 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [328ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [341ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [495ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.100 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.102 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.104 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xebd86cc9, L:/127.0.0.1:52000 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.106 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.108 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.111 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=892), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [321ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [611ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [645ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [797ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.124 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa60661c, L:/127.0.0.1:39088 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.130 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.130 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.130 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.139 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.140 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.140 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.140 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.141 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.144 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54a42064, L:/127.0.0.1:55792 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.149 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.153 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb61d4f86, L:/127.0.0.1:55800 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.159 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.160 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.165 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd8ecae1, L:/127.0.0.1:55812 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.171 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.172 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30434bc6, L:/127.0.0.1:52010 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.173 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1062), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [892ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [909ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [917ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.180 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.182 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.183 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:06.183 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.183 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.185 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.186 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc1af858f, L:/127.0.0.1:52024 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.186 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.187 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=976), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [624ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [636ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [918ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.196 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.196 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.197 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.197 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.197 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.198 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.200 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.205 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb97f54f6, L:/127.0.0.1:39096 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.207 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.213 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.214 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf8f3210, L:/127.0.0.1:55824 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.223383 26501 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.530119 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38918 (local address 127.23.196.254:36907)
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.530716 (+   597us) server_negotiation.cc:207] Beginning negotiation
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.530720 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.531140 (+   420us) server_negotiation.cc:408] Connection header received
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.531184 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.531187 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.531231 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.531304 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.222164 (+690860us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.223019 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.223235 (+   216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38918: BlockingRecv error: recv got EOF from 127.0.0.1:38918 (error 108)
14:04:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":520,"thread_start_us":86,"threads_started":1}
14:04:06.224 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.227 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9fc4c91a, L:/127.0.0.1:55816 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.230 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.241 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.243 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfce79c73, L:/127.0.0.1:52054 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1012), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [765ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [811ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [901ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.249 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x471dffdc, L:/127.0.0.1:52040 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.252 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:06.252 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.252 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.254 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x644a963b, L:/127.0.0.1:52056 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1023), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [646ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [877ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [905ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [933ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1026), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [781ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [955ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.260 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.260 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.262 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.263 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:06.263 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.263 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.265 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.265 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.265 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.265 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.269 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.275820 26504 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.536936 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55584 (local address 127.23.196.252:35329)
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539690 (+  2754us) server_negotiation.cc:207] Beginning negotiation
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539694 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539707 (+    13us) server_negotiation.cc:408] Connection header received
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539744 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539774 (+    30us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539834 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.540330 (+   496us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.273944 (+733614us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.274805 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.275624 (+   819us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55584: BlockingRecv error: recv got EOF from 127.0.0.1:55584 (error 108)
14:04:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2678,"thread_start_us":69,"threads_started":1}
14:04:06.278 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.281 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb696b5e0, L:/127.0.0.1:51754 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [300ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.286 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa3dd056a, L:/127.0.0.1:52060 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.288 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.288 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.288 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:06.288 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1066), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [140ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.297 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.298 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:06.298 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.298 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.299 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.300 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.300 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.301 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd528c170, L:/127.0.0.1:52070 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1072), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [810ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [830ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [987ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.306 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.317147 26482 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.319 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.512789 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38880 (local address 127.23.196.254:36907)
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513097 (+   308us) server_negotiation.cc:207] Beginning negotiation
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513101 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513723 (+   622us) server_negotiation.cc:408] Connection header received
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513767 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513771 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513815 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513903 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.315937 (+802034us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.316756 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.316978 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38880: BlockingRecv error: recv got EOF from 127.0.0.1:38880 (error 108)
14:04:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":222,"thread_start_us":92,"threads_started":1}
14:04:06.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.340 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.340 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.340 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.338 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.337 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.336 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1544b397, L:/127.0.0.1:51790 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.335 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.378 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.378 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.378 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.333 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [86ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1158ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x092c1042, L:/127.0.0.1:38828 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.332 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.331 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.327479 26464 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.461897 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38812 (local address 127.23.196.254:36907)
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.463707 (+  1810us) server_negotiation.cc:207] Beginning negotiation
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.463994 (+   287us) server_negotiation.cc:400] Waiting for connection header
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.464016 (+    22us) server_negotiation.cc:408] Connection header received
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.464075 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.464080 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.464290 (+   210us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.469315 (+  5025us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.478151 (+  8836us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.478933 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.323374 (+844441us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.323652 (+   278us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.326948 (+  3296us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.326981 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.326985 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.327003 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.327029 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.327039 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.327133 (+    94us) server_negotiation.cc:1036] Waiting for connection context
14:04:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.327304 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38812: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38812): Connection reset by peer (error 104)
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1699,"thread_start_us":74,"threads_started":1}
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.335147 26524 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.559742 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38996 (local address 127.23.196.254:36907)
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.560678 (+   936us) server_negotiation.cc:207] Beginning negotiation
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.560682 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.334428 (+773746us) server_negotiation.cc:408] Connection header received
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.334516 (+    88us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.334520 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.334609 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.334733 (+   124us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.334962 (+   229us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38996: BlockingRecv error: recv got EOF from 127.0.0.1:38996 (error 108)
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":556,"thread_start_us":74,"threads_started":1}
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.353307 26508 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.542912 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38936 (local address 127.23.196.254:36907)
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545475 (+  2563us) server_negotiation.cc:207] Beginning negotiation
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545479 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545492 (+    13us) server_negotiation.cc:408] Connection header received
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545538 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545541 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545583 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.545672 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.352129 (+806457us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.352916 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.353156 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38936: BlockingRecv error: recv got EOF from 127.0.0.1:38936 (error 108)
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2476,"thread_start_us":96,"threads_started":1}
14:04:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.354635 26484 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.509931 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38878 (local address 127.23.196.254:36907)
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513082 (+  3151us) server_negotiation.cc:207] Beginning negotiation
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513086 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513099 (+    13us) server_negotiation.cc:408] Connection header received
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513136 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513140 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513221 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.513579 (+   358us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.351064 (+837485us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.352002 (+   938us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.354511 (+  2509us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38878: BlockingRecv error: recv got EOF from 127.0.0.1:38878 (error 108)
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3064,"thread_start_us":85,"threads_started":1}
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.365447 26512 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.550012 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38948 (local address 127.23.196.254:36907)
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.550299 (+   287us) server_negotiation.cc:207] Beginning negotiation
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.550303 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.550796 (+   493us) server_negotiation.cc:408] Connection header received
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.551033 (+   237us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.551036 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.551088 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.551512 (+   424us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.363984 (+812472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.364868 (+   884us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.365292 (+   424us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38948: BlockingRecv error: recv got EOF from 127.0.0.1:38948 (error 108)
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":195,"thread_start_us":105,"threads_started":1}
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.375437 26506 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.538388 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38928 (local address 127.23.196.254:36907)
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539445 (+  1057us) server_negotiation.cc:207] Beginning negotiation
14:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539450 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:06.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.402 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:06.403 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83ef2a7e, L:/127.0.0.1:51786 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.404 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x34ab2449, L:/127.0.0.1:51770 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.405 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x860352e7, L:/127.0.0.1:55568 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.407 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55c22122, L:/127.0.0.1:51806 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.408 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e9b2cfe, L:/127.0.0.1:38842 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.409 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.411 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.413 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.414 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.415 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.416 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.417 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.417 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.418 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.419 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.420 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.420 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.422 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.423 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.424 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.425 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.426 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.426 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.427 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.428 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.429 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.430 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.430 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.431 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.432 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.432 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.434 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.435 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.436 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.437 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.437 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.438 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.439 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.440 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a7c79bf, L:/127.0.0.1:55526 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539463 (+    13us) server_negotiation.cc:408] Connection header received
14:04:06.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539509 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.539512 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.540041 (+   529us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.540887 (+   846us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.373848 (+832961us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.374736 (+   888us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.375285 (+   549us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38928: BlockingRecv error: recv got EOF from 127.0.0.1:38928 (error 108)
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":964,"thread_start_us":108,"threads_started":1}
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.376298 26486 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515176 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55558 (local address 127.23.196.252:35329)
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515847 (+   671us) server_negotiation.cc:207] Beginning negotiation
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515852 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515867 (+    15us) server_negotiation.cc:408] Connection header received
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515911 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515915 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.515973 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517790 (+  1817us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.361615 (+843825us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.362444 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.376162 (+ 13718us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55558: BlockingRecv error: recv got EOF from 127.0.0.1:55558 (error 108)
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":535,"thread_start_us":73,"threads_started":1}
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.379817 26522 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.558133 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38982 (local address 127.23.196.254:36907)
14:04:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.558840 (+   707us) server_negotiation.cc:207] Beginning negotiation
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.558845 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.376895 (+818050us) server_negotiation.cc:408] Connection header received
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.379306 (+  2411us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.379311 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.379381 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.379458 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.379651 (+   193us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38982: BlockingRecv error: recv got EOF from 127.0.0.1:38982 (error 108)
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":628,"thread_start_us":85,"threads_started":1}
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.385985 26511 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.549497 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55598 (local address 127.23.196.252:35329)
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553489 (+  3992us) server_negotiation.cc:207] Beginning negotiation
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553505 (+    16us) server_negotiation.cc:400] Waiting for connection header
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553520 (+    15us) server_negotiation.cc:408] Connection header received
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553565 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553569 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553621 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.553817 (+   196us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.384726 (+830909us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.385584 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.385829 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55598: BlockingRecv error: recv got EOF from 127.0.0.1:55598 (error 108)
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3891,"thread_start_us":103,"threads_started":1}
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.392700 26488 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.516659 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38886 (local address 127.23.196.254:36907)
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517263 (+   604us) server_negotiation.cc:207] Beginning negotiation
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517267 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517287 (+    20us) server_negotiation.cc:408] Connection header received
14:04:06.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517436 (+   149us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517440 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517491 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.517584 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.391390 (+873806us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.392289 (+   899us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.392550 (+   261us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38886: BlockingRecv error: recv got EOF from 127.0.0.1:38886 (error 108)
14:04:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":273,"thread_start_us":104,"threads_started":1}
14:04:06.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1227), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.367 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.452 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1176ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.457 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.458 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.459 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.460 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.461 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.461 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.462 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.462 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.464 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1149ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.465 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.466 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.467 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.468 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.468 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.470 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.471 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.472 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.473 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.473 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.474 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.475 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.477 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.477 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.478578 26470 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.473 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.483304 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38838 (local address 127.23.196.254:36907)
14:04:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486186 (+  2882us) server_negotiation.cc:207] Beginning negotiation
14:04:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486190 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486205 (+    15us) server_negotiation.cc:408] Connection header received
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486245 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486249 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486296 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.486585 (+   289us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.476788 (+990203us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.477668 (+   880us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.478426 (+   758us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38838: BlockingRecv error: recv got EOF from 127.0.0.1:38838 (error 108)
14:04:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2786,"thread_start_us":63,"threads_started":1}
14:04:06.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.479 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.480 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.481 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.481 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.463 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.481 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.481 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.483 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.485 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:06.485 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.485 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.478 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:06.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.487 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.488 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.488 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:06.488 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.489 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.489 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.485 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.490 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.490 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.490 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.498 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.498 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.506687 26494 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.523240 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38912 (local address 127.23.196.254:36907)
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528381 (+  5141us) server_negotiation.cc:207] Beginning negotiation
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528385 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528398 (+    13us) server_negotiation.cc:408] Connection header received
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528436 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528439 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528483 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528619 (+   136us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.502490 (+973871us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.503400 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.506525 (+  3125us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38912: BlockingRecv error: recv got EOF from 127.0.0.1:38912 (error 108)
14:04:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5021,"thread_start_us":100,"threads_started":1}
14:04:06.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.510 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.512 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.514 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.515 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.520 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.521 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.521 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.524 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.525 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.525 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.526 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.526 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.528 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.528 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.529 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.529 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.530 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.530 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.531 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.533 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.533 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.536 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.542 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x38f1d320, L:/127.0.0.1:55826 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.553 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85da9c70, L:/127.0.0.1:39120 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.558 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.563 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47453e0e, L:/127.0.0.1:39104 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.567 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.570 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.572 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.576 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.576 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.578 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.581 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.581 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.585 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01c23d17, L:/127.0.0.1:39124 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.595 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.596 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2543ab15, L:/127.0.0.1:55834 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.597 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.598 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.598 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.600 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.604 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.605 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.606 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.606 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.606 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:06.608 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.608 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.609 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.609 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.610 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.610 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.611 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.611 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.612 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.612 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.613 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.613 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.614 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.614 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.615 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.615 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.620 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.620 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.621 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.621 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.622 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.623 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.623 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.624 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.625 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.625 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.626 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.626 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.629 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.630 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.633 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.640 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x797bc5f5, L:/127.0.0.1:39128 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.640 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.652 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.654 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.656 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.658 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8b0307ec, L:/127.0.0.1:52076 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.659 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.665 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:06.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.660804 26499 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528244 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55578 (local address 127.23.196.252:35329)
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535722 (+  7478us) server_negotiation.cc:207] Beginning negotiation
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535726 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535743 (+    17us) server_negotiation.cc:408] Connection header received
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535821 (+    78us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535825 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535875 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.535976 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.659551 (+1123575us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.666 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.660421 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.660645 (+   224us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55578: BlockingRecv error: recv got EOF from 127.0.0.1:55578 (error 108)
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7382,"thread_start_us":66,"threads_started":1}
14:04:06.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:06.663842 26479 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.506508 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38868 (local address 127.23.196.254:36907)
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507516 (+  1008us) server_negotiation.cc:207] Beginning negotiation
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507520 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507534 (+    14us) server_negotiation.cc:408] Connection header received
14:04:06.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [160ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507574 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507578 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507622 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.507717 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.662599 (+1154882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.663401 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:06.663656 (+   255us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38868: BlockingRecv error: recv got EOF from 127.0.0.1:38868 (error 108)
14:04:06.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":906,"thread_start_us":96,"threads_started":1}
14:04:06.667 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e7673b2, L:/127.0.0.1:55840 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.670 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.673 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.673 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.673 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.673 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.673 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:06.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:06.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.681 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.683 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaee4467a, L:/127.0.0.1:55850 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.683 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x534b3ba2, L:/127.0.0.1:39138 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.683 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.684 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.686 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.688 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.692 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.696 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf7b33814, L:/127.0.0.1:52092 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbfe27cfe, L:/127.0.0.1:39154 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=289), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.703 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.704 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.704 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.704 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.704 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.704 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.704 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.707 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.707 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.710 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.716 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x279e2668, L:/127.0.0.1:55856 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.721 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x40953a0b, L:/127.0.0.1:52102 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.722 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.724 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=311), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [180ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.739 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.739 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.739 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.740 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.740 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.742 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.742 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.744 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.745 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.747 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.747 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.757 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.757 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d9bb812, L:/127.0.0.1:39170 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.764 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc153cf65, L:/127.0.0.1:55886 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.764 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1966db4b, L:/127.0.0.1:55870 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.765 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ea0c2c0, L:/127.0.0.1:39182 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.767 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.769 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.769 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.771 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.775 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.780 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44e541fa, L:/127.0.0.1:55898 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.780 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8703364, L:/127.0.0.1:52104 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.781 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.781 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=365), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [242ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.784 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.789 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa94a7a12, L:/127.0.0.1:39184 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.794 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.794 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.794 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.797 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.799 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.802 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13dc0573, L:/127.0.0.1:39192 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.811 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb33a7ac4, L:/127.0.0.1:55910 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.814 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x397368a9, L:/127.0.0.1:55926 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.819 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.820 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1b55d17, L:/127.0.0.1:39198 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.824 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ca925c5, L:/127.0.0.1:52114 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [276ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.830 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.831 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.831 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.831 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.832 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.832 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.839 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.843 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.844 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeae543c5, L:/127.0.0.1:55932 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.844 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8de8d585, L:/127.0.0.1:52130 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=418), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.848 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.849 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.850 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.851 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.851 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.851 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.851 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.855 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.861 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9805953c, L:/127.0.0.1:39210 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.863 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.864 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:06.865 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb25faf81, L:/127.0.0.1:55936 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.867 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.868 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.869 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.873 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.875 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.879 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.883 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda9c3d08, L:/127.0.0.1:52146 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.885 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbbaed14, L:/127.0.0.1:39218 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [17ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.889 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.891 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.891 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.891 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.895 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.900 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc827612e, L:/127.0.0.1:55942 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.900 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.904 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.906 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.909 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37eb2f8f, L:/127.0.0.1:52148 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [293ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [316ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.921 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.921 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.921 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.922 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.922 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.922 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.922 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.923 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.927 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.928 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3f6aeb6, L:/127.0.0.1:39230 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xceff8899, L:/127.0.0.1:55956 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.935 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.938 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.938 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16a33504, L:/127.0.0.1:52162 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4ddb6d7a, L:/127.0.0.1:39232 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [332ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.947 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.948 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.949 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.949 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdc551ec, L:/127.0.0.1:55970 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.957 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x07a6d740, L:/127.0.0.1:52170 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:06.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:06.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [339ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:06.959 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:06.962 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:06.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:06.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:06.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:06.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:06.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:06.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:06.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:06.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:06.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:06.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:06.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:06.966 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:06.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:06.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:06.975 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:06.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8031fe19, L:/127.0.0.1:39246 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:06.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:06.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:06.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:06.981 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:06.988 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:06.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:06.992 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:06.997 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c1c4d29, L:/127.0.0.1:55976 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:06.998 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x835fe7a6, L:/127.0.0.1:52174 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=541), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [369ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [390ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.001 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.004 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.009 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.012 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.013 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.013 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.013 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbcef67b0, L:/127.0.0.1:39252 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.017 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.021 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x025c71b9, L:/127.0.0.1:55988 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.022 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.022 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.023 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.024 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.024 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.026 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.033 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x626634eb, L:/127.0.0.1:39264 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.038 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3166d9e8, L:/127.0.0.1:55994 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.042 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.043 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.045 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x421a8f89, L:/127.0.0.1:52178 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=584), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [423ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.050 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.052 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.052 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.052 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.053 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.053 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.056 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.056 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.060 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdaa8782d, L:/127.0.0.1:39266 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.062 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.062 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.063 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.065 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.069 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.071 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe95ae91, L:/127.0.0.1:39282 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.073 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.076 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.081 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x29d7ab09, L:/127.0.0.1:55996 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.088 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.090 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07aadf93, L:/127.0.0.1:39288 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.091 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5dce723a, L:/127.0.0.1:55998 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.092 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.097 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.104 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec8ad263, L:/127.0.0.1:52192 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=640), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [461ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.108 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.114 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x47f01d91, L:/127.0.0.1:52196 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.118 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.118 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.118 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.124 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=650), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [477ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [505ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.126 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.126 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.127 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01c11f0c, L:/127.0.0.1:39304 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.130 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.136 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.136 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.136 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.148 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa27bb1e4, L:/127.0.0.1:56004 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5e09b61, L:/127.0.0.1:39306 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.149 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x426b7032, L:/127.0.0.1:52198 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.151 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=679), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [511ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [531ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.157 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.158 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.158 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.158 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.162 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.162 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1436726, L:/127.0.0.1:52204 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=689), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [530ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [542ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.170 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.170 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.170 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.171 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:07.171 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.171 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.173 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.173 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.173 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc187df1, L:/127.0.0.1:56016 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49143608, L:/127.0.0.1:39318 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.182 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.184 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.184 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.192 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2db84804, L:/127.0.0.1:52214 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=715), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [570ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.195 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ce01858, L:/127.0.0.1:56024 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.201 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:07.202 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.202 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:07.214341 26479 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.173927 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:39328 (local address 127.23.196.254:36907)
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.174067 (+   140us) server_negotiation.cc:207] Beginning negotiation
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.174072 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.182810 (+  8738us) server_negotiation.cc:408] Connection header received
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.183360 (+   550us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.183365 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:07.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.183439 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.183518 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.199386 (+ 15868us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.200244 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.212963 (+ 12719us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213215 (+   252us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213843 (+   628us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213872 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213875 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213892 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213917 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.213927 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.214031 (+   104us) server_negotiation.cc:1036] Waiting for connection context
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.214181 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39328: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39328): Connection reset by peer (error 104)
14:04:07.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
14:04:07.218 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:07.223949 26498 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.527261 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38914 (local address 127.23.196.254:36907)
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528841 (+  1580us) server_negotiation.cc:207] Beginning negotiation
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528845 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528855 (+    10us) server_negotiation.cc:408] Connection header received
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528885 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:07.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528888 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:07.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528922 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.528998 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.222308 (+1693310us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.224 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.223209 (+   901us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.223803 (+   594us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38914: BlockingRecv error: recv got EOF from 127.0.0.1:38914 (error 108)
14:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1495,"thread_start_us":94,"threads_started":1}
14:04:07.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.226 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.226 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.226 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:07.228 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d370276, L:/127.0.0.1:39344 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.228 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.230 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.233 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.238 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.240 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d69163d, L:/127.0.0.1:39350 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.247 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.248 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8722feee, L:/127.0.0.1:56040 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.257 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.257 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd7352fd6, L:/127.0.0.1:52230 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=847), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [721ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [732ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.261 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.264 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.264 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.264 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.264 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.265 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.268 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.280 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1582b20f, L:/127.0.0.1:39366 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.282 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f8ff89f, L:/127.0.0.1:56044 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.290 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.291 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.292 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.293 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.295 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.297 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.301 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf61dd62, L:/127.0.0.1:39370 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.302 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf24c8a4, L:/127.0.0.1:52244 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=892), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [780ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [784ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.311 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f579085, L:/127.0.0.1:56060 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.313 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.315 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.316 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb2256a7, L:/127.0.0.1:56070 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.316 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.316 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.317 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.317 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.318 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.319 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e66f9b9, L:/127.0.0.1:39384 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.320 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.326 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.327 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.327 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.330 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcba770b7, L:/127.0.0.1:60762 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=913), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [771ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [795ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [806ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdba7f5c9, L:/127.0.0.1:41290 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.339 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.340 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.340 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.340 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.341 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.342 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x05dd7c63, L:/127.0.0.1:60776 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=925), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [253ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.349 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.350 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.350 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1d69c12f, L:/127.0.0.1:39678 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.350 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.350 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.350 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.354 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.356 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.360 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.363 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa16ee256, L:/127.0.0.1:41304 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.372 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.374 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.379 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd07bbe9, L:/127.0.0.1:39686 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.383 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c9a10bc, L:/127.0.0.1:60778 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.383 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [841ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [853ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [855ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f7e83de, L:/127.0.0.1:41310 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.394 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1491a7c4, L:/127.0.0.1:39692 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.395 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.395 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.395 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.400 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.400 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.408 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.409 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x02142c0d, L:/127.0.0.1:60782 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=981), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [290ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [839ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.412 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.416 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6273903a, L:/127.0.0.1:41312 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.417 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.417 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.417 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.421 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.424 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.424 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.426 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.427 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb48a3e44, L:/127.0.0.1:39698 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.428 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.430 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.436 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.436 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb5b5edf, L:/127.0.0.1:39704 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3340c5a, L:/127.0.0.1:41316 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.440 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.442 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.442 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.444 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bcc7762, L:/127.0.0.1:41320 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.451 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.451 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaa0bac40, L:/127.0.0.1:60786 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.452 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1015), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [836ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [850ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [853ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.456 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.460 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.460 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:07.460 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.462 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:07.462188 26499 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.445339 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:39710 (local address 127.23.196.252:35329)
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.445466 (+   127us) server_negotiation.cc:207] Beginning negotiation
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.445471 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.446950 (+  1479us) server_negotiation.cc:408] Connection header received
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.447020 (+    70us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.447024 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.447083 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.447153 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.455029 (+  7876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.455729 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461291 (+  5562us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461576 (+   285us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461736 (+   160us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461757 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461760 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461774 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461794 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461802 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.461897 (+    95us) server_negotiation.cc:1036] Waiting for connection context
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.462037 (+   140us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39710: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39710): Connection reset by peer (error 104)
14:04:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33}
14:04:07.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.469 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.470 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85c9e4b2, L:/127.0.0.1:41324 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.470 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ff29981, L:/127.0.0.1:39726 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.480 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.482 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe053aac, L:/127.0.0.1:60796 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1025), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [836ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [863ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [871ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [875ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.485 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.488 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.489 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.489 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.489 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x540c1d58, L:/127.0.0.1:41334 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.496 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.500 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.501 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x13d4ab5b, L:/127.0.0.1:39742 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.510 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd4a38292, L:/127.0.0.1:60812 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.513 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1055), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [885ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [893ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [902ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.525 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.525 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.525 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.527 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.530 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.531 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.532 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.534 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67181a4a, L:/127.0.0.1:41350 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.537 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.541 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x533b58c1, L:/127.0.0.1:39754 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.546 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfbe0b0c6, L:/127.0.0.1:60818 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1084), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [885ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [929ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [932ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [936ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.548 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.553 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.553 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.553 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.554 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b8ca37e, L:/127.0.0.1:39768 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.556 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.560 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.562 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.565 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.571 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.572 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21a1d516, L:/127.0.0.1:60834 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.572 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.575 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.575 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [450ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [919ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [943ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [961ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.579 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ed0e8ef, L:/127.0.0.1:60838 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [966ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14898c72, L:/127.0.0.1:39778 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.589 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.589 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.589 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.590 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:07.590 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.590 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.593 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc129f7c2, L:/127.0.0.1:41360 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:07.593312 26494 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.558528 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:41356 (local address 127.23.196.254:36907)
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.558695 (+   167us) server_negotiation.cc:207] Beginning negotiation
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.558699 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.560496 (+  1797us) server_negotiation.cc:408] Connection header received
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.560549 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.560553 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.560614 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.560719 (+   105us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.575387 (+ 14668us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.576622 (+  1235us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.587560 (+ 10938us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.587836 (+   276us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592221 (+  4385us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592243 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592247 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592260 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
14:04:07.594 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592283 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592294 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.592380 (+    86us) server_negotiation.cc:1036] Waiting for connection context
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.593163 (+   783us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41356: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41356): Connection reset by peer (error 104)
14:04:07.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
14:04:07.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.599 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.600 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.600 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.601 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.602 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.603 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.603 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.605 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x464073c3, L:/127.0.0.1:39782 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.605 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.607 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.608 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.609 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.615 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.616 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.618 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.618 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.614 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.613 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.611 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.610 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.619 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.620 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.622 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.623 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.624 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66324b77, L:/127.0.0.1:41374 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.624 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.626 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.627 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.628 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.630 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.631 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.632 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.637 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.637 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.609 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x538bd35c, L:/127.0.0.1:60846 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.639 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.639 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:07.640 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1171), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [979ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.644 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.646 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.646 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.646 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.649 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.651 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.656 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf471a2c9, L:/127.0.0.1:41384 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.658 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.661 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x13455bf5, L:/127.0.0.1:39788 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.663 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.665 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.666 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.672 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x871b8eae, L:/127.0.0.1:60854 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.676 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a08b778, L:/127.0.0.1:60864 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.676 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [555ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1055ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.680 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.681 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.681 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.682 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.684 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.685 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:07.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.686 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.686 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:07.686 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.687 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.689 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:07.691039 26259 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666120 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:39798 (local address 127.23.196.252:35329)
14:04:07.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666260 (+   140us) server_negotiation.cc:207] Beginning negotiation
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666265 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666393 (+   128us) server_negotiation.cc:408] Connection header received
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666582 (+   189us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666586 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666639 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.666720 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.678985 (+ 12265us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.679802 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.689679 (+  9877us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.689913 (+   234us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690464 (+   551us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690491 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690494 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690510 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690536 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690546 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690618 (+    72us) server_negotiation.cc:1036] Waiting for connection context
14:04:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.690880 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39798: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39798): Connection reset by peer (error 104)
14:04:07.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
14:04:07.692 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.692 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:07.695938 26129 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.490948 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55538 (local address 127.23.196.252:35329)
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491079 (+   131us) server_negotiation.cc:207] Beginning negotiation
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491083 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491303 (+   220us) server_negotiation.cc:408] Connection header received
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491569 (+   266us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491572 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491629 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.491711 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.694843 (+2203132us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.695570 (+   727us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:07.695788 (+   218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55538: BlockingRecv error: recv got EOF from 127.0.0.1:55538 (error 108)
14:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
14:04:07.695 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.698 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.699 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83f137ed, L:/127.0.0.1:39812 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.701 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe086cf24, L:/127.0.0.1:41398 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.702 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:07.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4f408f2, L:/127.0.0.1:39820 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.712 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.715 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.719 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7b59331, L:/127.0.0.1:41406 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.722 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.723 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92818b6c, L:/127.0.0.1:41416 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.726 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8aa66e23, L:/127.0.0.1:39828 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.736 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.739 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbde42c65, L:/127.0.0.1:60868 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1203ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.744 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x50fba705, L:/127.0.0.1:60878 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.747 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.748 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.748 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.748 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1332), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [235ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1224ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.750 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.751 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.758 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.758 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.758 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.759 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.764 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.767 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53440775, L:/127.0.0.1:60882 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.769 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [35ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [284ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1240ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.774 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.774 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.774 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.775 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18384126, L:/127.0.0.1:41424 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.777 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c60ab1e, L:/127.0.0.1:60894 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [567ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.788 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.790 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.790 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.790 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.790 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.796 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b2b64e3, L:/127.0.0.1:41440 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.797 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.802 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ee2f719, L:/127.0.0.1:39836 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.804 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.808 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.809 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.814 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb4d1649, L:/127.0.0.1:41448 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.819 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.823 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.825 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8aab0560, L:/127.0.0.1:41452 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.831 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c183f38, L:/127.0.0.1:39852 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.831 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23c926bf, L:/127.0.0.1:60902 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1400), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [962ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [968ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [968ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.834 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.836 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.837 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.837 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.837 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.837 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.841 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.842 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.844 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda8deb9d, L:/127.0.0.1:41454 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.846 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.847 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.849 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.859 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x61735222, L:/127.0.0.1:60906 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.860 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b8c6f46, L:/127.0.0.1:41470 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x023a88f2, L:/127.0.0.1:39868 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1426), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [827ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [841ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [843ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1264ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.865 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.865 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:07.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.868 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.871 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.871 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.871 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.871 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.874 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22d2a925, L:/127.0.0.1:60912 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1418), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [421ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.877 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.879 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.880 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa66005fe, L:/127.0.0.1:60918 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1420), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [405ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.883 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.886 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.887 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.887 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.887 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.888 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.888 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.888 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.888 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.889 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.890 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.890 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.890 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.897 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2623a09f, L:/127.0.0.1:41482 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.899 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.907 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x211e3599, L:/127.0.0.1:60930 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbaeec8fc, L:/127.0.0.1:39884 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.911 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:07.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.914 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.918 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.918 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.918 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.918 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.919 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.920 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.923 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.927 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.931 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d5ac48c, L:/127.0.0.1:41488 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.932 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.936 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7972bdc4, L:/127.0.0.1:39886 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68648b2d, L:/127.0.0.1:41504 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:07.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:07.941 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:07.942 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x263fe6d6, L:/127.0.0.1:39890 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.943 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.943 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.946 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.947 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.948 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.948 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:07.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:07.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:07.960 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:07.960 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf385f26d, L:/127.0.0.1:39892 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:07.963 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.967 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.968 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c907c64, L:/127.0.0.1:60936 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:07.969 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:07.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1339ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:07.971 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:07.972 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.973 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.974 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.974 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:07.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:07.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:07.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:07.975 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:07.976 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:07.976 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:07.976 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:07.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:07.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:07.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:07.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:07.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:07.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:07.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:07.982 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.983 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.988 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.988 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.989 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.989 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.990 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.990 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.991 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.991 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.992 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.992 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.992 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.993 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.994 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.994 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.995 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:07.996 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.996 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:07.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:07.997 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:07.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:07.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.000 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.008 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd042eec, L:/127.0.0.1:41508 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.016 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.017 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.021 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.022 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf4f09d99, L:/127.0.0.1:41518 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.028 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf00fda74, L:/127.0.0.1:60948 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [604ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1053ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1404ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0dbd2051, L:/127.0.0.1:39906 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.040 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x29a50224, L:/127.0.0.1:60950 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:08.042 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:08.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1563), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1399ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1410ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:08.048547 26514 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:08.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.552891 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38954 (local address 127.23.196.254:36907)
14:04:08.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.555551 (+  2660us) server_negotiation.cc:207] Beginning negotiation
14:04:08.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.555557 (+     6us) server_negotiation.cc:400] Waiting for connection header
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.555574 (+    17us) server_negotiation.cc:408] Connection header received
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.555622 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.555627 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.555684 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.559948 (+  4264us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.046441 (+2486493us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.047292 (+   851us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.048405 (+  1113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38954: BlockingRecv error: recv got EOF from 127.0.0.1:38954 (error 108)
14:04:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2568,"thread_start_us":98,"threads_started":1}
14:04:08.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:08.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.051 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.052 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:08.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.053 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.053 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.053 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.053 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.053 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.060 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.063 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.063 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.063 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.067 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.067 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf61ef346, L:/127.0.0.1:60972 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.068 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1582), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [491ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [850ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.072 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.073 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xafff5366, L:/127.0.0.1:60986 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.073 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.073 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.073 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.074 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1659), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [758ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [761ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1550ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.082 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.084 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.085 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.088 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.088 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.088 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.096 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.098 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f8cb041, L:/127.0.0.1:39912 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.098 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1429aeb5, L:/127.0.0.1:32770 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1249ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1571ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [1571ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, deferred=null) after lookup
14:04:08.099 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.101 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.103 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.104 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.105 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.105 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.106 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.107 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.109 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.110 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.116 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.120 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbbac9b2f, L:/127.0.0.1:39918 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.121 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x630874ce, L:/127.0.0.1:32780 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.122 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1693), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1234ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1553ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.123 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8fd37804, L:/127.0.0.1:32790 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1692), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [556ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.127 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.127 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.128 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.129 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.129 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.132 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.132 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.132 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.132 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.141 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc56ad11, L:/127.0.0.1:41528 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.152 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.153 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe303c30f, L:/127.0.0.1:32796 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.155 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb5b12a7, L:/127.0.0.1:39928 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.158 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.157 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1724), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1548ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1557ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.163 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.169 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.169 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.169 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.171 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.172 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.175 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.178 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.179 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a73babc, L:/127.0.0.1:41536 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.188 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57ecdc22, L:/127.0.0.1:39934 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.191 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81a02980, L:/127.0.0.1:41554 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.192 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96c4e92b, L:/127.0.0.1:41548 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.202 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:08.202 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.202 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x408ef4b6, L:/127.0.0.1:32808 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.210 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.213 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1744), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1317ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1589ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.217 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf35423e0, L:/127.0.0.1:41562 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.223 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.223 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.223 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.225 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1dbb7aa4, L:/127.0.0.1:39946 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.227 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.228 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.230 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.235 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.238 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x385d179f, L:/127.0.0.1:41566 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f74867b, L:/127.0.0.1:39952 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.248 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:08.249 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b173d24, L:/127.0.0.1:32812 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.250 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [293ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.255 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.258 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.258 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.258 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.267 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.268 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1f27f6e, L:/127.0.0.1:41574 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.269 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.270 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.272 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.277 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.282 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x511ca1df, L:/127.0.0.1:32818 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.283 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x103721d2, L:/127.0.0.1:41586 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=675), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [317ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, deferred=null) after lookup
14:04:08.285 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.289 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.289 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c61c310, L:/127.0.0.1:39958 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.290 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.290 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.290 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.292 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.297 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.299 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.307 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb610cb14, L:/127.0.0.1:39964 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.309 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.309 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d313961, L:/127.0.0.1:41588 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.313 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.313 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.315 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.319 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.320 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.327 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.329 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.331 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x764b5d82, L:/127.0.0.1:32820 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb68d698, L:/127.0.0.1:41608 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=715), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [336ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [361ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.336 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.336 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.337 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.338 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5baf54a, L:/127.0.0.1:39976 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.340 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.341 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.341 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.341 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.342 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.342 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.344 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22a63c43, L:/127.0.0.1:41596 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.348 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd53de188, L:/127.0.0.1:32822 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=730), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [365ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [373ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [375ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.354 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.354 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.354 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.357 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.358 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c3cec86, L:/127.0.0.1:39982 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.363 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.366 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.367 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc9a79ab, L:/127.0.0.1:41624 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06aaaa60, L:/127.0.0.1:41618 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.371 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.372 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.373 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.373 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.374 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.375 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cc8e02f, L:/127.0.0.1:39998 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.382 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf70362f, L:/127.0.0.1:32828 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=762), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [375ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa98611ba, L:/127.0.0.1:41626 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.388 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.388 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.389 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.389 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.390 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.393 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.398 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeeacbbaa, L:/127.0.0.1:32836 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=773), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [393ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [397ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.400 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.401 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.404 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.404 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.404 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.404 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.405 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.405 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64ee2793, L:/127.0.0.1:41630 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.412 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.413 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.416 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64919af9, L:/127.0.0.1:40020 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8fe38a6e, L:/127.0.0.1:40014 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.426 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.427 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.429 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.429 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xace38882, L:/127.0.0.1:41638 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.440 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.442 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc27806b9, L:/127.0.0.1:41640 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.445 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.446 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d2f444e, L:/127.0.0.1:41652 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.449 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.452 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaff6147e, L:/127.0.0.1:40034 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.456 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:08.456 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf4ce4d62, L:/127.0.0.1:32844 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=821), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [450ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:08.460 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:08.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.463 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.465 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:08.466770 26490 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.519027 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38896 (local address 127.23.196.254:36907)
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.523888 (+  4861us) server_negotiation.cc:207] Beginning negotiation
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.523892 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:08.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.523908 (+    16us) server_negotiation.cc:408] Connection header received
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.523954 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.523957 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.524008 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:08.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.524109 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.465594 (+2941485us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.466395 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.466625 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38896: BlockingRecv error: recv got EOF from 127.0.0.1:38896 (error 108)
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4766,"thread_start_us":85,"threads_started":1}
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:08.467468 26256 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.443390 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55512 (local address 127.23.196.252:35329)
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.443532 (+   142us) server_negotiation.cc:207] Beginning negotiation
14:04:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.443536 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.444159 (+   623us) server_negotiation.cc:408] Connection header received
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.445947 (+  1788us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.445951 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.446023 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.446077 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.450441 (+  4364us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.451234 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.472226 (+ 20992us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.472494 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.467322 (+2994828us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55512: received 0 of 33 requested bytes
14:04:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
14:04:08.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.470 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.470 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.470 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.477 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56bd6915, L:/127.0.0.1:41654 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.480 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.488 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa32f402f, L:/127.0.0.1:32846 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2064), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [17ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1957ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.491 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.493 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.495 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.495 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.497 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcae1e7d6, L:/127.0.0.1:32854 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.498 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2072), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [828ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [830ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1933ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.502 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf0cb0dd, L:/127.0.0.1:32860 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.511 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.511 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.511 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.514 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.515 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.516 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:08.516093 26255 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.504181 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:55550 (local address 127.23.196.252:35329)
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.504335 (+   154us) server_negotiation.cc:207] Beginning negotiation
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.504339 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.504749 (+   410us) server_negotiation.cc:408] Connection header received
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505008 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505013 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505081 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505178 (+    97us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.515954 (+3010776us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55550: received 0 of 4 requested bytes
14:04:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:08.516124 26476 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.501969 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:38854 (local address 127.23.196.254:36907)
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505043 (+  3074us) server_negotiation.cc:207] Beginning negotiation
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505052 (+     9us) server_negotiation.cc:400] Waiting for connection header
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505072 (+    20us) server_negotiation.cc:408] Connection header received
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505167 (+    95us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505171 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:08.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505231 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:08.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:05.505577 (+   346us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:08.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:08.515984 (+3010407us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:38854: received 0 of 4 requested bytes
14:04:08.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":797,"thread_start_us":118,"threads_started":1}
14:04:08.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2090), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1239ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1545ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1942ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.523 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.524 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a880314, L:/127.0.0.1:40040 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.525 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.527 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.527 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.527 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.527 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.537 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4ba92677, L:/127.0.0.1:32870 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1922ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1935ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.540 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.545 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.545 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.546 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.546 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.546 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65890351, L:/127.0.0.1:40050 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.547 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.553 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe8b1c04b, L:/127.0.0.1:32876 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2093), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1914ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1939ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1945ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.556 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.558 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7f804fe, L:/127.0.0.1:41670 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.564 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.569 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.570 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.570 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.570 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.572 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.577 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67107ac2, L:/127.0.0.1:40060 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.578 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.579 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.581 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a2d50b2, L:/127.0.0.1:32892 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.583 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1943ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1965ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1969ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.588 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.589 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.589 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.589 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c4794ae, L:/127.0.0.1:32902 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1319ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1971ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.594 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.596 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.597 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.597 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.597 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.601 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.601 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd925669, L:/127.0.0.1:41684 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.602 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.606 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed701b68, L:/127.0.0.1:41698 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.608 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.610 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.613 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc19a1dda, L:/127.0.0.1:40070 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.616 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.616 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f82a0ed, L:/127.0.0.1:41708 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.619 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.620 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x689d88a3, L:/127.0.0.1:40078 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.627 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.629 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd01925d6, L:/127.0.0.1:32914 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.631 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [671ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [680ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.634 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.635 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.638 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.641 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.641 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.642 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.647 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.648 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47c495d8, L:/127.0.0.1:40094 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.651 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.652 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x415486c7, L:/127.0.0.1:40104 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.654 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb87cdbf2, L:/127.0.0.1:41722 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.655 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.660 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xadf7512c, L:/127.0.0.1:32922 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.660 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1048), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [685ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [694ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.667 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04396900, L:/127.0.0.1:41728 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.669 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.669 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.669 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.670 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.671 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.671 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.673 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.674 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.676 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2bc13a0, L:/127.0.0.1:40116 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.679 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.681 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.682 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0cc27c65, L:/127.0.0.1:32936 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1065), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [695ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [704ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [710ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.687 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16ba5157, L:/127.0.0.1:41736 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.693 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.693 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.693 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.698 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.701 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.701 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x958b796b, L:/127.0.0.1:41742 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.706 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3675bd88, L:/127.0.0.1:40118 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.709 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.710 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.713 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.715 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.716 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.722 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x836152be, L:/127.0.0.1:40126 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.725 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5065e875, L:/127.0.0.1:32938 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [709ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [713ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [720ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.732 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.732 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.732 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.732 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.732 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.736 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e5c860c, L:/127.0.0.1:41746 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.738 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.739 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc40ab212, L:/127.0.0.1:32942 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [733ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [747ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [751ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.745 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.746 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.746 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.746 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.746 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.748 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.749 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.755 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7a64da8, L:/127.0.0.1:41762 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.756 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3d9019b, L:/127.0.0.1:41758 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.761 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.763 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.764 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.766 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.771 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.774 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x10485846, L:/127.0.0.1:40136 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.777 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xee5b54a7, L:/127.0.0.1:32962 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.777 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.778 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1147), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [433ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [441ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [787ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.785 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.785 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.785 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.786 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4a2739b, L:/127.0.0.1:32970 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [15ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [780ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [793ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.792 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.793 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09873883, L:/127.0.0.1:32954 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.794 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e03a9d5, L:/127.0.0.1:40128 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [423ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [803ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.799 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.799 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.799 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.799 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.801 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.801 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.801 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.803 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.812 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.812 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.817 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:08.817 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:08.819 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.820 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.822 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.822 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.823 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.824 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.824 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.824 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.825 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.825 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.826 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.876 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:08.878 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:08.879 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.884 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.885 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.886 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.887 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.890 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:08.893 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.894 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:08.894 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:08.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.895 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.895 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.895 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.896 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.896 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:08.898 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.899 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.902 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.903 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa802fda4, L:/127.0.0.1:32994 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.904 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.906 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.909 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:08.909 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.912 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.912 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x444e4f5e, L:/127.0.0.1:41832 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.913 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x848d7334, L:/127.0.0.1:41778 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.914 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x58c94f0c, L:/127.0.0.1:41804 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.915 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd078af55, L:/127.0.0.1:40144 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.917 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc803a41e, L:/127.0.0.1:41786 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.924 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5921ca59, L:/127.0.0.1:33006 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1573ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1580ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2313ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.925 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1574ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2307ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.930 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9cfb7083, L:/127.0.0.1:32990 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.931 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf1d3100, L:/127.0.0.1:40164 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.931 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.934 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.937 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x79f9a9c4, L:/127.0.0.1:40154 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.937 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.938 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.938 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.938 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.939 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.943 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.946 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x914e7e68, L:/127.0.0.1:40152 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.946 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e41548f, L:/127.0.0.1:33008 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [737ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [746ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.948 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.950 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa276376e, L:/127.0.0.1:33010 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x133bc083, L:/127.0.0.1:40180 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.952 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6bf5bf9, L:/127.0.0.1:40166 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.959 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x98f0eef3, L:/127.0.0.1:32986 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1359), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [279ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.960 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1949ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2398ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2431ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.960 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0bf692e5, L:/127.0.0.1:33032 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.963 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.963 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.963 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.965 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde0f109b, L:/127.0.0.1:41790 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.965 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [454ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [806ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [971ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.966 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.966 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.966 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.967 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x31c66990, L:/127.0.0.1:40188 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.967 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.968 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.968 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12989ca4, L:/127.0.0.1:41820 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x734f4a9c, L:/127.0.0.1:40172 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.965 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.971 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.971 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.971 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.966 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0638499, L:/127.0.0.1:40156 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:08.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.972 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac6445de, L:/127.0.0.1:41842 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:08.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.975 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.975 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.975 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.976 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [664ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [671ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.979 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x104b6026, L:/127.0.0.1:33016 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:08.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.982 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.982 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.982 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:08.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:08.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:08.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:08.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:08.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:08.985 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1376), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [307ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [687ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1020ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:08.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.988 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:08.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:08.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:08.991 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:08.991 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:08.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:08.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:08.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:08.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:08.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:08.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:08.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:08.998 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:08.998 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:08.999 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:08.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:08.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.000 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.000 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.000 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.002 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.003 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.003 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.004 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.004 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.005 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.005 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.006 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.007 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.007 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.008 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.008 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.009 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.009 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.010 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.010 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.011 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.012 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.012 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.013 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.013 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.014 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.015 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.015 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.016 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.016 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.017 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.018 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.018 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.019 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.020 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.020 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.021 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.021 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.022 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.023 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.023 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.024 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.025 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.025 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.026 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.026 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8068acc7, L:/127.0.0.1:33042 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.027 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.028 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.029 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.029 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.030 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.030 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.031 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.032 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.032 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.033 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ca31d47, L:/127.0.0.1:40206 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.034 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.034 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.035 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.036 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.036 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1719d812, L:/127.0.0.1:40190 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.036 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.036 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.037 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.038 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.038 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.038 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.039 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.039 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:09.039 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [853ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [995ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.044 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.044 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.044 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.044 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.045 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.045 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc53bd9b, L:/127.0.0.1:40218 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.045 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.045 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.049 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.053 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.056 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.061 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe1638fb, L:/127.0.0.1:33050 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.061 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd76d5687, L:/127.0.0.1:40224 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.062 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcbd26b8f, L:/127.0.0.1:33048 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [354ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [990ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [987ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.067 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.068 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.068 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.068 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00d3d0bf, L:/127.0.0.1:40240 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.069 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.071 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.072 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.074 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.080 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f9fa7b5, L:/127.0.0.1:40250 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.081 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.082 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.082 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e31bd0e, L:/127.0.0.1:33054 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1459), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [836ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [925ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1094ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.089 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.090 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xecc95e1f, L:/127.0.0.1:33076 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1051ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1077ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [2270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [2352ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2466ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.100 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.108 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:09.109 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:09.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.112 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.114 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.114 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.114 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.115 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.115 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.116 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.121 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.122 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa74cb0db, L:/127.0.0.1:33096 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.122 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.122 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [987ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.124 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1199a567, L:/127.0.0.1:33110 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.125 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.125 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1520), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [672ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [790ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [878ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.126 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.126 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.127 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.128 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.130 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.130 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.130 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.131 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:09.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.131 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.131 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.131 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.133 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.134 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.135 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.136 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.136 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.136 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.137 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.137 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.138 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.138 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.139 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.139 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.140 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.140 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.140 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.141 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.141 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.142 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.142 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.142 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.143 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.143 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.144 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.144 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.145 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.145 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.145 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.146 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.146 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.147 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.147 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.147 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.148 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.152 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.152 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.152 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.153 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.153 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.153 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.153 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.154 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.154 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.154 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.155 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.157 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.158 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.159 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.163 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.169 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96c3e2a8, L:/127.0.0.1:41848 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.174 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb671e593, L:/127.0.0.1:33116 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [380ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [968ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.180 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.180 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.180 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.180 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.182 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.254:36907(127.23.196.254:36907)] connecting to peer
14:04:09.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.185 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.185 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.185 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.186 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.187 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.192 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.194 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44f756e7, L:/127.0.0.1:33124 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.196 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1577), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [942ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1223ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.200 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.201 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.201 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.201 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.201 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.204 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.204 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.205 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.205 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.208 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.217 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.217 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.219 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.224 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.224 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.227 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94788407, L:/127.0.0.1:40268 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.233 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea809b78, L:/127.0.0.1:41858 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.235 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc26c93be, L:/127.0.0.1:40266 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.237 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6c96e32, L:/127.0.0.1:41864 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.238 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.238 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ca32eb9, L:/127.0.0.1:41868 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.240 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6eb555a, L:/127.0.0.1:41878 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.241 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.241 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.244 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.251 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.254 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.256 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.258 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.259 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.261 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3131e46f, L:/127.0.0.1:40270 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.263 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7fd54f4b, L:/127.0.0.1:41880 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.265 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.267 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.267 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa27fb35a, L:/127.0.0.1:33132 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.268 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=264), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.270 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdaf50e6f, L:/127.0.0.1:41884 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.273 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.273 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.273 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.273 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.273 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.277 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.277 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.278 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.280 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe31165a0, L:/127.0.0.1:40280 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.283 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1735dabf, L:/127.0.0.1:41892 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.286 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.287 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3ff34a4, L:/127.0.0.1:40288 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.294 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x06779b84, L:/127.0.0.1:33144 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [158ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.300 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.300 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.300 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.301 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.301 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.301 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.301 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.303 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.305 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.306 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac4d35a0, L:/127.0.0.1:41908 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.313 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.314 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x374fddf7, L:/127.0.0.1:33148 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=306), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [181ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.318 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55bd00c4, L:/127.0.0.1:40294 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.325 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.325 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.325 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.332 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.332 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.332 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.335 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce20b643, L:/127.0.0.1:41924 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.336 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.337 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.341 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.345 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54205391, L:/127.0.0.1:33156 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.348 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.351 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7992c3c7, L:/127.0.0.1:40296 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.354 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.354 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:09.354 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.356 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:09.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.359 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc56a8a8, L:/127.0.0.1:41934 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.361 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.361 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.361 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.364 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.365 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70a43d62, L:/127.0.0.1:40298 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.369 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.370 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x124b28d4, L:/127.0.0.1:33166 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [225ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.375 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7c73bc7, L:/127.0.0.1:41940 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.376 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.376 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.376 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.379 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x126462c0, L:/127.0.0.1:40304 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.381 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.382 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.384 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.384 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.385 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8754d1eb, L:/127.0.0.1:33176 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80549d59, L:/127.0.0.1:33182 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.394 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=378), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [256ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [239ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [258ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.398 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.399 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:09.399 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:09.399 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.400 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.400 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:09.400043 27060 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.383046 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:40320 (local address 127.23.196.252:35329)
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.383187 (+   141us) server_negotiation.cc:207] Beginning negotiation
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.383191 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384031 (+   840us) server_negotiation.cc:408] Connection header received
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384261 (+   230us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384265 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384321 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384372 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.387667 (+  3295us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.388492 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.397405 (+  8913us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.397642 (+   237us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398154 (+   512us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398176 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398179 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398194 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
14:04:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398219 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:04:09.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398230 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:04:09.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.398295 (+    65us) server_negotiation.cc:1036] Waiting for connection context
14:04:09.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.399883 (+  1588us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40320: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40320): Cannot send after transport endpoint shutdown (error 108)
14:04:09.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
14:04:09.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:09.403 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:09.404 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:09.404271 26476 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:09.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.382796 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:41954 (local address 127.23.196.254:36907)
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.382926 (+   130us) server_negotiation.cc:207] Beginning negotiation
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.382930 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384054 (+  1124us) server_negotiation.cc:408] Connection header received
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384282 (+   228us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384285 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384340 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.384390 (+    50us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.401738 (+ 17348us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.402575 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.404142 (+  1567us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41954: BlockingRecv error: recv got EOF from 127.0.0.1:41954 (error 108)
14:04:09.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
14:04:09.407 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb5a9b73, L:/127.0.0.1:41970 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.408 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.408 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.408 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.409 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.412 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.415 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.420 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.422 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82a93cb0, L:/127.0.0.1:41972 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.426 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9638db60, L:/127.0.0.1:40322 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.429 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.432 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.436 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f02ee5a, L:/127.0.0.1:41978 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.437 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.439 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7417924c, L:/127.0.0.1:40330 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.440 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.443 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.446 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.446 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.448 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72021fc4, L:/127.0.0.1:41992 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.454 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf13a1e42, L:/127.0.0.1:40340 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.457 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35616367, L:/127.0.0.1:42002 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.459 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.459 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.468 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbffc4a18, L:/127.0.0.1:42022 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.471 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96a65eff, L:/127.0.0.1:42010 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.471 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.473 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.474 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.474 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.476 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.482 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.484 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd340fa1, L:/127.0.0.1:33190 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.485 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=459), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [342ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d43fd87, L:/127.0.0.1:40354 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.488 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.491 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.492 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state NEGOTIATING
14:04:09.492 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:09.492 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:09.493068 26476 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:09.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.478359 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:42030 (local address 127.23.196.254:36907)
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.478477 (+   118us) server_negotiation.cc:207] Beginning negotiation
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.478482 (+     5us) server_negotiation.cc:400] Waiting for connection header
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.483890 (+  5408us) server_negotiation.cc:408] Connection header received
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484157 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484161 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484238 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484299 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.487433 (+  3134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:09.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.488151 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.492917 (+  4766us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42030: BlockingRecv error: recv got EOF from 127.0.0.1:42030 (error 108)
14:04:09.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:09.493644 27060 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:09.494 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.478939 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:40358 (local address 127.23.196.252:35329)
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.479095 (+   156us) server_negotiation.cc:207] Beginning negotiation
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.479099 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.482688 (+  3589us) server_negotiation.cc:408] Connection header received
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484556 (+  1868us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484562 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484630 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:09.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.484690 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.491632 (+  6942us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.492370 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.493548 (+  1178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40358: BlockingRecv error: recv got EOF from 127.0.0.1:40358 (error 108)
14:04:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
14:04:09.495 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.497 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.497 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.498 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.498 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.499 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.501 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.505 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.506 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb36bd1d, L:/127.0.0.1:42032 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.508 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.508 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2528a35, L:/127.0.0.1:40368 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.509 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9d17eef, L:/127.0.0.1:42042 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.512 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.515 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.515 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.523 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x012a1362, L:/127.0.0.1:40378 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.523 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25b6609c, L:/127.0.0.1:33202 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.524 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [377ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.526 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.526 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0729761b, L:/127.0.0.1:42044 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.528 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.528 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.528 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.527 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.527 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.533 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.535 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.536 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.536 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.536 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.538 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.539 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40378f2e, L:/127.0.0.1:42054 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.543 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b1b82d3, L:/127.0.0.1:40386 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.544 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27163a8c, L:/127.0.0.1:40394 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.549 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.550 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.550 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.553 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.561 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0fc41b15, L:/127.0.0.1:42066 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.562 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.563 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.565 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f6f79dd, L:/127.0.0.1:42062 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.566 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.568 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.570 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fd9e442, L:/127.0.0.1:40396 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.570 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2d94bff6, L:/127.0.0.1:33212 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=538), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [417ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.573 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.574 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d3a7992, L:/127.0.0.1:42080 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.576 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.577 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.578 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.578 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.578 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.578 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.578 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.581 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.583 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.584 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9c82f30, L:/127.0.0.1:40406 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.590 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b6d2750, L:/127.0.0.1:42092 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.591 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f8d7b50, L:/127.0.0.1:40412 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x293bafef, L:/127.0.0.1:42094 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.593 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.595 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.598 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.600 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.600 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.601 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.610 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93fe33e5, L:/127.0.0.1:42102 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.611 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x83075b07, L:/127.0.0.1:42108 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.617 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8bae904f, L:/127.0.0.1:40416 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.617 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3da665a4, L:/127.0.0.1:42124 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.620 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.622 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.623 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.623 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.623 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.623 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.624 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.622 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.624 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.624 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa13da89e, L:/127.0.0.1:33214 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.631 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9d89a41, L:/127.0.0.1:40426 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.632 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [520ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.635 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.638 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.638 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.638 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.640 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.641 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.645 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.645 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3cb801e, L:/127.0.0.1:42136 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.649 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e160587, L:/127.0.0.1:40432 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.655 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.655 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc128d3d7, L:/127.0.0.1:33230 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.656 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=653), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [532ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [538ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [542ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.658 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.662 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.662 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.662 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.663 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.666 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.668 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.669 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x891368f4, L:/127.0.0.1:42140 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.675 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6402a5e5, L:/127.0.0.1:42156 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.680 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.680 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a52c894, L:/127.0.0.1:40440 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.683 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.685 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.687 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d49d178, L:/127.0.0.1:33242 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=682), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [551ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [559ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.691 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.693 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.696 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.696 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.696 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.702 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bc28e32, L:/127.0.0.1:42170 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.702 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb60ecc9, L:/127.0.0.1:42168 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.705 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.710 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.711 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.712 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.713 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.713 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.715 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x158c082f, L:/127.0.0.1:40444 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.723 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8690e99f, L:/127.0.0.1:42176 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.726 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.730 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5be7a8e0, L:/127.0.0.1:33244 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=723), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [577ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [596ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2661884, L:/127.0.0.1:42188 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.737 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.738 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.738 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.739 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d58c96e, L:/127.0.0.1:40458 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.741 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.746 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.750 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.751 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe88fcbf0, L:/127.0.0.1:33256 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.753 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=741), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [600ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [610ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [619ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.759 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.759 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.759 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.759 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.760 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.764 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07aad1b9, L:/127.0.0.1:42204 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.769 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee44ce01, L:/127.0.0.1:40462 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.770 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.772 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c6f0c94, L:/127.0.0.1:42212 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.777 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf8c358bf, L:/127.0.0.1:40476 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.784 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe3b90db, L:/127.0.0.1:42218 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.786 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.791 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.797 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb59aadff, L:/127.0.0.1:40484 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.800 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.801 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.802 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b82cac4, L:/127.0.0.1:33266 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.803 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [649ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [662ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [666ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.809 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.809 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.809 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.809 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.819 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d7dd32f, L:/127.0.0.1:40488 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.820 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x151c25ca, L:/127.0.0.1:42234 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.821 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.822 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x916fd211, L:/127.0.0.1:33268 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.822 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=805), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [681ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [684ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.827 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.828 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.828 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.828 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.829 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.830 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb405e288, L:/127.0.0.1:40494 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.835 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.836 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.837 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.844 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25d82a40, L:/127.0.0.1:33294 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.844 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xee094013, L:/127.0.0.1:33278 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.846 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.847 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [296ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.852 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.852 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.852 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.854 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=834), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [268ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [691ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [714ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.856 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.864 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.864 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.864 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.867 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.867 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.871 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6f197c8, L:/127.0.0.1:42264 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.873 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x38de8172, L:/127.0.0.1:33284 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.873 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ff552ec, L:/127.0.0.1:40510 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [734ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.877 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x464defb7, L:/127.0.0.1:42250 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.878 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.879 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.879 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.880 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.881 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.883 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.888 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.891 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd89dba8b, L:/127.0.0.1:40522 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.895 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2069fe20, L:/127.0.0.1:33298 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [730ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [732ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [755ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.900 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.901 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.901 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.901 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.901 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.903 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed17b887, L:/127.0.0.1:33304 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [329ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [751ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [761ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.909 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.910 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.23.196.193' into [/127.23.196.193] in 1000087ns
14:04:09.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.910 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.910 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.910 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.910 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.914 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.917 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9af7eeb1, L:/127.0.0.1:33320 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.918 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=894), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [326ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [349ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [777ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.923 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.924 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.924 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.924 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.924 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.928 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.935 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e729c96, L:/127.0.0.1:42274 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.938 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28e83c5d, L:/127.0.0.1:40534 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.939 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44473109, L:/127.0.0.1:33324 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=915), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [793ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [796ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [798ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.946 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.948 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.949 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.949 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.949 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.951 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73afd91d, L:/127.0.0.1:40550 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.956 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.960 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:09.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:09.963 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.964 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:09.968 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdee7ba65, L:/127.0.0.1:33340 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=940), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [361ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [811ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.971 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6fb4a8b, L:/127.0.0.1:42286 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:09.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.972 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:09.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:09.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:09.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.979 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa9b82eaa, L:/127.0.0.1:33356 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.980 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.980 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.980 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [363ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [834ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.984 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:09.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.988 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.988 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:09.988 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:09.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:09.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.991 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d8e4871, L:/127.0.0.1:33366 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:09.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:09.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=962), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [813ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [827ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [845ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:09.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:09.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:09.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:09.996 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:09.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:09.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:09.996 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:09.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.997 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:09.997 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:09.997 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:09.997 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd1734136, L:/127.0.0.1:40566 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:09.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:09.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:09.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:09.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:09.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:09.999 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.001 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:10.003 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.005 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.006 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.010 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x325245e3, L:/127.0.0.1:33370 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=980), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [23ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [864ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.016 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0be871d6, L:/127.0.0.1:42290 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.018 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.019 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.019 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.020 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.021 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.021 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.022 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.029 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.030 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x285c8ebd, L:/127.0.0.1:42300 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.032 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.032 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2952fe24, L:/127.0.0.1:40576 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.038 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x90c1dcda, L:/127.0.0.1:33372 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1005), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [853ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [868ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.041 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c6b52c5, L:/127.0.0.1:40588 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.044 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.045 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.045 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.045 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.045 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.046 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.046 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.047 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.049 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.049 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.049 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.051 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.055 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.058 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc44b59c4, L:/127.0.0.1:33396 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.060 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.061 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe37ab423, L:/127.0.0.1:33382 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1026), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [427ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [436ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [913ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.064 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x49b7ec79, L:/127.0.0.1:33412 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [702ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [948ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2078ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.068 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [881ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [894ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [914ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.071 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.071 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.071 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.072 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.073 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.073 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.074 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.074 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.075 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.075 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.075 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.075 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.075 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0324a453, L:/127.0.0.1:33424 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.076 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.078 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.080 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.081 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1043), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [442ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [931ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.084 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.085 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.085 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.085 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.085 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.086 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.089 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcace8c51, L:/127.0.0.1:40612 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.090 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee7b8376, L:/127.0.0.1:40604 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.092 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.093 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.097 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.097 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.100 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c135bd5, L:/127.0.0.1:33080 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2464), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [962ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2108ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.102 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.103 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a040eb6, L:/127.0.0.1:33436 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.106 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9e692cf, L:/127.0.0.1:33442 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.107 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.108 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.108 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.108 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.108 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.109 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [518ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [995ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.110 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x151a6b20, L:/127.0.0.1:42316 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.111 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.112 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x824e9abc, L:/127.0.0.1:33426 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.113 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1074), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [460ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [929ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [939ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [961ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.113 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.118 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.118 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.118 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.121 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd09ae516, L:/127.0.0.1:33458 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.121 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [436ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [436ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [923ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.127 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.127 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:10.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.127 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:10.128508 27055 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.109191 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:40618 (local address 127.23.196.252:35329)
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.109331 (+   140us) server_negotiation.cc:207] Beginning negotiation
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.109337 (+     6us) server_negotiation.cc:400] Waiting for connection header
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.110353 (+  1016us) server_negotiation.cc:408] Connection header received
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.110561 (+   208us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.110564 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:10.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.110623 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.110699 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:10.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.123824 (+ 13125us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:10.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.124533 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:10.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.128373 (+  3840us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40618: BlockingRecv error: recv got EOF from 127.0.0.1:40618 (error 108)
14:04:10.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
14:04:10.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.129 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.129 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.129 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.129 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:10.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.129 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:10.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.134 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.134 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.134 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.135 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.135 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.135 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.138 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.139 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x91eafc85, L:/127.0.0.1:42324 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.141 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.143 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.145 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4546a957, L:/127.0.0.1:33472 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1139), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.147 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.150 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.150 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.150 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.150 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d5ab6c5, L:/127.0.0.1:42336 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.156 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.157 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf789c98e, L:/127.0.0.1:40632 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.161 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.162 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.165 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.170 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d31018d, L:/127.0.0.1:42350 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.171 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x327f2710, L:/127.0.0.1:40644 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.173 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.180 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9dc2b75b, L:/127.0.0.1:33478 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1168), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.185 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.186 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.186 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.186 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.187 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.188 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.190 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.190 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.192 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea5dae53, L:/127.0.0.1:33480 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.193 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [642ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.196 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.197 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.198 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.198 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.198 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xffdb5e42, L:/127.0.0.1:42364 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.201 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45af4870, L:/127.0.0.1:42380 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.203 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.205 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb67e3a45, L:/127.0.0.1:40654 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.208 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.210 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.212 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.212 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.217 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7c43c869, L:/127.0.0.1:40656 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.219 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.221 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba035509, L:/127.0.0.1:33482 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.222 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1051ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.224 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8cf6d57d, L:/127.0.0.1:40666 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.227 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.229 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.230 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x575a8cc2, L:/127.0.0.1:33488 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.230 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1209), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [745ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1069ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.232 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.232 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.233 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.233 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.233 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.236 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.236 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.236 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.236 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.238 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.239 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.243 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.243 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb225ae6f, L:/127.0.0.1:40680 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.245 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc5b19c2a, L:/127.0.0.1:33502 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.246 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [315ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.248 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67611643, L:/127.0.0.1:42396 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.249 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.251 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:10.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.251 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:10.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.251 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.251 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.251 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.252 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.252 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.253 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.253 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.257 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.262 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x77b67c42, L:/127.0.0.1:33510 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.263 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.263 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdaca4b77, L:/127.0.0.1:42402 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.266 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.266 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1092ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1120ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4970c84, L:/127.0.0.1:42408 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.275 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff114678, L:/127.0.0.1:40684 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.277 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b1e078c, L:/127.0.0.1:40682 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x080c3722, L:/127.0.0.1:42420 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.278 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.279 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.279 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.279 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.279 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.279 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.280 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.281 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.287 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e73e971, L:/127.0.0.1:33522 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1249), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [390ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [393ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.289 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.291 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.291 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b9f30f1, L:/127.0.0.1:40686 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.292 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.294 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.294 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.295 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.295 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.297 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.303 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.304 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.305 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d69cf72, L:/127.0.0.1:42422 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.306 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9cc2cb8, L:/127.0.0.1:33532 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.306 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1270), Traces: [0ms] refreshing cache from master, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [441ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [917ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [940ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.314 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67ba65e7, L:/127.0.0.1:40706 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.315 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.315 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.315 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.324 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x79b7d6d6, L:/127.0.0.1:40702 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.327 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.330 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.334 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.337 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x955bd466, L:/127.0.0.1:33536 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.337 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.337 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.338 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1341), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [997ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.344 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x322699f0, L:/127.0.0.1:40714 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.345 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25b49523, L:/127.0.0.1:33548 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [988ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1222ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.349 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.349 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.349 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.349 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.352 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xced105d4, L:/127.0.0.1:33546 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [555ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1233ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.359 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.359 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.360 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.360 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.360 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.361 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.362 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.362 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.363 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state NEGOTIATING
14:04:10.363 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.367 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:10.369760 27055 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.353281 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:40728 (local address 127.23.196.252:35329)
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.353421 (+   140us) server_negotiation.cc:207] Beginning negotiation
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.353425 (+     4us) server_negotiation.cc:400] Waiting for connection header
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.353812 (+   387us) server_negotiation.cc:408] Connection header received
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.354161 (+   349us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.354168 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.354235 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.354293 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.359108 (+  4815us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.359862 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.368566 (+  8704us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.368790 (+   224us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.369166 (+   376us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.369265 (+    99us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.369321 (+    56us) server_negotiation.cc:1036] Waiting for connection context
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.369606 (+   285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40728: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40728): Connection reset by peer (error 104)
14:04:10.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
14:04:10.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:10.374 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:10.374 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ed9024e, L:/127.0.0.1:33564 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.375 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8dd9f66, L:/127.0.0.1:40740 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.378 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1368), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1011ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1246ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.379 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.383 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.385 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.385 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.385 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.385 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.385 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.388 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc178e15, L:/127.0.0.1:33570 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.389 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [629ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [634ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1254ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.394 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.394 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.394 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.394 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.396 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x66ebebdd, L:/127.0.0.1:33576 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1382), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1047ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1260ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x068de88e, L:/127.0.0.1:42432 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:10.402 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.254:36907: connection closed
14:04:10.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.402 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.403 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.403 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.404 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x135204d1, L:/127.0.0.1:40748 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.407 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.407 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.409 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.415 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x003dd9b4, L:/127.0.0.1:40764 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.419 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0faa8cad, L:/127.0.0.1:33584 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1397), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [309ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [316ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1278ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.424 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.425 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.425 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.425 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.428 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.430 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fe73f91, L:/127.0.0.1:33600 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1085ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1288ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.433 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.252:35329(127.23.196.252:35329)] connecting to peer
14:04:10.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.196.254:36907(127.23.196.254:36907)] Successfully connected to peer
14:04:10.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.436 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.436 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.436 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.436 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.437 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.254
14:04:10.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.439 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.446 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.448 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.451 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9cb50551, L:/127.0.0.1:42442 - R:/127.23.196.254:36907] using SASL/PLAIN
14:04:10.453 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.455 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x509a3c1d, L:/127.0.0.1:33606 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.457 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b58f467, L:/127.0.0.1:33608 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1129ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1309ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1422), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [412ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1308ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.462 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.462 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.462 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.462 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.464 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.464 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.463 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.465 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.465 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.465 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.471 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.471 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.471 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.473 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.475 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x555a7405, L:/127.0.0.1:40780 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.479 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.480 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd058e02f, L:/127.0.0.1:33624 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1158ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1326ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.485 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.486 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.486 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.487 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.497 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.502 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x97fd4796, L:/127.0.0.1:33632 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1465), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [460ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.510 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.510 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.510 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.513 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5bb507fc, L:/127.0.0.1:33640 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.514 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1511), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [113ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1399ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.516 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.524 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.524 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.525 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.525 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.525 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.528 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x215a42d7, L:/127.0.0.1:33654 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1521), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [579ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1250ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1403ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.531 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.535 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.538 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.538 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.538 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.540 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.550 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81046ee4, L:/127.0.0.1:40796 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.553 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0aa34cd9, L:/127.0.0.1:33656 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [592ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.557 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.561 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.561 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.561 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.563 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.567 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.568 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.570 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5cfdea11, L:/127.0.0.1:33666 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1552), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1260ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1264ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1432ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.574 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.582 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70a6acf6, L:/127.0.0.1:40808 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.585 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.23.196.253:44501(127.23.196.253:44501)] connecting to peer
14:04:10.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.196.252:35329(127.23.196.252:35329)] Successfully connected to peer
14:04:10.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.587 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.587 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.587 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.587 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.252
14:04:10.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.593 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.593 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.594 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2eaaa733, L:/127.0.0.1:40824 - R:/127.23.196.252:35329] using SASL/PLAIN
14:04:10.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.600 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.601 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe58a02e, L:/127.0.0.1:33062 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3002), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [969ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2658ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.606 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x61434958, L:/127.0.0.1:33682 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.611 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.611 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1a2516b8, L:/127.0.0.1:33082 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.611 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.611 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.611 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.611 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2982), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [980ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [2621ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1583), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1436ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.196.253:44501(127.23.196.253:44501)] Successfully connected to peer
14:04:10.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.618 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.196.253
14:04:10.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.620 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.620 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.620 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.622 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.622 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.622 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.631 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.631 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.632 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a845f1a, L:/127.0.0.1:33694 - R:/127.23.196.253:44501] using SASL/PLAIN
14:04:10.633 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.633 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:10.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1600), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.254:36907, [1284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.252:35329, [1303ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.254:36907: OK, [1435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.196.253:44501, [1447ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.252:35329: OK, [1484ms] Sub RPC ConnectToMaster: received response from server master-127.23.196.253:44501: OK, deferred=null) after lookup
14:04:10.635 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.635 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ca32adde0d764a60b9d7ff9b5e05e642
14:04:10.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6f83bd17f2b243358d73f52112160955 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:04:10.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f6b4a0489e974b5eba81067c070e98cd for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:04:10.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4aa7d15f23ae4470b61634aa2d3c92d0 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:04:10.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3c5399729c844035a325ff031fe55697 for table 'testManyClients' with partition [0x8000001E, <end>)
14:04:10.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6f83bd17f2b243358d73f52112160955@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225)[L],e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=f6b4a0489e974b5eba81067c070e98cd@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495),ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=4aa7d15f23ae4470b61634aa2d3c92d0@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=3c5399729c844035a325ff031fe55697@[3b0fe31e6ae24e529bc1bb127e9537ef(127.23.196.193:43225),e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)[L],ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)]}]
14:04:10.638 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.638 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.638 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:10.638470 27059 negotiation.cc:336] Failed RPC negotiation. Trace:
14:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.101299 (+     0us) reactor.cc:678] Submitting negotiation task for server connection from 127.0.0.1:40254 (local address 127.23.196.252:35329)
14:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.101453 (+   154us) server_negotiation.cc:207] Beginning negotiation
14:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.101459 (+     6us) server_negotiation.cc:400] Waiting for connection header
14:04:10.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:09.101975 (+   516us) server_negotiation.cc:408] Connection header received
14:04:10.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.637962 (+1535987us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:04:10.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.637967 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:04:10.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.638042 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:04:10.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.638137 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
14:04:10.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:04:10.638334 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40254: BlockingRecv error: recv got EOF from 127.0.0.1:40254 (error 108)
14:04:10.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
14:04:10.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state NEGOTIATING due to: connection closed
14:04:10.641 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.196.252:35329: connection closed
14:04:10.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.645 [DEBUG - main] (Connection.java:575) [peer master-127.23.196.254:36907(127.23.196.254:36907)] disconnecting while in state READY
14:04:10.645 [DEBUG - main] (Connection.java:575) [peer e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)] disconnecting while in state READY
14:04:10.645 [DEBUG - main] (Connection.java:575) [peer master-127.23.196.252:35329(127.23.196.252:35329)] disconnecting while in state READY
14:04:10.646 [DEBUG - main] (Connection.java:575) [peer master-127.23.196.253:44501(127.23.196.253:44501)] disconnecting while in state READY
14:04:10.646 [DEBUG - main] (Connection.java:575) [peer ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)] disconnecting while in state READY
14:04:10.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.196.254:36907(127.23.196.254:36907)] handling channelInactive
14:04:10.646 [DEBUG - kudu-nio-4] (Connection.java:239) [peer e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)] handling channelInactive
14:04:10.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.196.254:36907(127.23.196.254:36907)] cleaning up while in state READY due to: connection closed
14:04:10.646 [DEBUG - kudu-nio-4] (Connection.java:709) [peer e9b2594c3a094285a7cb548dc989a67d(127.23.196.194:39495)] cleaning up while in state READY due to: connection closed
14:04:10.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.196.252:35329(127.23.196.252:35329)] handling channelInactive
14:04:10.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.196.252:35329(127.23.196.252:35329)] cleaning up while in state READY due to: connection closed
14:04:10.647 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.196.253:44501(127.23.196.253:44501)] handling channelInactive
14:04:10.647 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.196.253:44501(127.23.196.253:44501)] cleaning up while in state READY due to: connection closed
14:04:10.648 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:10.649 [DEBUG - kudu-nio-3] (Connection.java:239) [peer ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)] handling channelInactive
14:04:10.649 [DEBUG - kudu-nio-3] (Connection.java:709) [peer ef0f6a088a854206b12476e0a2c00364(127.23.196.195:39777)] cleaning up while in state READY due to: connection closed
14:04:10.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:10.649747 24339 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 24624
14:04:10.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:10.658037 24339 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 24759
14:04:10.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:10.666033 24339 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 24894
14:04:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:10.673851 24339 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 24350
14:04:10.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:10.681950 24339 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 24421
14:04:10.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:10.689361 24339 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 24492
14:04:10.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:04:10Z chronyd exiting
.14:04:10.947 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779113050947
14:04:10.951 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:04:10.952 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:04:10.952 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskKt3UyD/test-tmp
14:04:10.953 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
14:04:10.953 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskKt3UyD/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
14:04:10.957 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:04:11.077 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:04:11.077 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:04:11.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.078576 27406 mini_oidc.cc:150] Starting JWKS server
14:04:11.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.080049 27406 webserver.cc:533] Webserver started at http://127.0.0.1:38015/ using document root <none> and password file <none>
14:04:11.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.080184 27406 mini_oidc.cc:186] Starting OIDC Discovery server
14:04:11.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.080374 27406 webserver.cc:533] Webserver started at http://127.0.0.1:42207/ using document root <none> and password file <none>
14:04:11.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:04:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:04:11.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:04:11Z Disabled control of system clock
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.094822 27406 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/logs
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data/info.pb
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.190:39065
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.190
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:04:11.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38015/jwks.json with env {}
14:04:11.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.200237 27417 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:04:11.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.200474 27417 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:04:11.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.200520 27417 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:04:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.203928 27417 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:04:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.203991 27417 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:04:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.204011 27417 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:04:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.204031 27417 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:04:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.204049 27417 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:04:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.204064 27417 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38015/jwks.json
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.207965 27417 master_runner.cc:387] Master server non-default flags:
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.190:39065
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38015/jwks.json
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data/info.pb
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.190
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27417
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/logs
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:04:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:04:11.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.209107 27417 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:04:11.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.210292 27417 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:04:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.216493 27423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.216569 27425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.216642 27417 server_base.cc:1061] running on GCE node
14:04:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.216569 27422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.217484 27417 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:04:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.218466 27417 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:04:11.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.219655 27417 hybrid_clock.cc:648] HybridClock initialized: now 1779113051219628 us; error 42 us; skew 500 ppm
14:04:11.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.221509 27417 webserver.cc:533] Webserver started at http://127.26.195.190:43925/ using document root <none> and password file <none>
14:04:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.222098 27417 fs_manager.cc:362] Metadata directory not provided
14:04:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.222185 27417 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:04:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.222404 27417 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:04:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.224033 27417 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data/instance:
14:04:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "591a2af49c58406e99710a1c053bf2e3"
14:04:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.224608 27417 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal/instance:
14:04:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "591a2af49c58406e99710a1c053bf2e3"
14:04:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.228020 27417 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
14:04:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.230259 27431 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:04:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.231345 27417 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
14:04:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.231498 27417 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "591a2af49c58406e99710a1c053bf2e3"
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.231639 27417 fs_report.cc:389] FS layout report
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data/data
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:04:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:04:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.254788 27417 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:04:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.255592 27417 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:04:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.255865 27417 kserver.cc:163] Server-wide thread pool size limit: 3276
14:04:11.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.264556 27417 rpc_server.cc:307] RPC server started. Bound to: 127.26.195.190:39065
14:04:11.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.264554 27483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.195.190:39065 every 8 connection(s)
14:04:11.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.265707 27417 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/data/info.pb
14:04:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.268752 27484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:04:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.271083 27406 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 27417
14:04:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.271265 27406 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-0/wal/instance
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.273185 27406 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/logs
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data/info.pb
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.189:37337
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.189
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:04:11.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38015/jwks.json with env {}
14:04:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.273080 27484 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.284053 27484 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.284894 27432 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.195.189:37337: connect: Connection refused (error 111)
14:04:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.285923 27484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.189:37337: Network error: Client connection negotiation failed: client connection to 127.26.195.189:37337: connect: Connection refused (error 111)
14:04:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.335202 27484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } attempt: 1
14:04:11.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.336969 27484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.189:37337: Network error: Client connection negotiation failed: client connection to 127.26.195.189:37337: connect: Connection refused (error 111)
14:04:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.376294 27486 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:04:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.376530 27486 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:04:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.376574 27486 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:04:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.379845 27486 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:04:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.379909 27486 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:04:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.379935 27486 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:04:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.379953 27486 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:04:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.379971 27486 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:04:11.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.379987 27486 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38015/jwks.json
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.383857 27486 master_runner.cc:387] Master server non-default flags:
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.189:37337
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38015/jwks.json
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data/info.pb
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.189
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27486
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/logs
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:04:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:04:11.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.384970 27486 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:04:11.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.386055 27486 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:04:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.391323 27497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.391391 27494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.391438 27486 server_base.cc:1061] running on GCE node
14:04:11.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.391671 27495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.392280 27486 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:04:11.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.393208 27486 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:04:11.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.394397 27486 hybrid_clock.cc:648] HybridClock initialized: now 1779113051394370 us; error 41 us; skew 500 ppm
14:04:11.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.396234 27486 webserver.cc:533] Webserver started at http://127.26.195.189:46487/ using document root <none> and password file <none>
14:04:11.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.396843 27486 fs_manager.cc:362] Metadata directory not provided
14:04:11.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.396934 27486 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:04:11.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.397163 27486 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.398726 27486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data/instance:
14:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "590cfde4f8824c048cb6f70d55f2f1b1"
14:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.399246 27486 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal/instance:
14:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "590cfde4f8824c048cb6f70d55f2f1b1"
14:04:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.402456 27486 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
14:04:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.404520 27503 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:04:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.405160 27484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } attempt: 2
14:04:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.405519 27486 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
14:04:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.405668 27486 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal
14:04:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "590cfde4f8824c048cb6f70d55f2f1b1"
14:04:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.405800 27486 fs_report.cc:389] FS layout report
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data/data
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:04:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.406623 27484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.189:37337: Network error: Client connection negotiation failed: client connection to 127.26.195.189:37337: connect: Connection refused (error 111)
14:04:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.419387 27486 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:04:11.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.420189 27486 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:04:11.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.420404 27486 kserver.cc:163] Server-wide thread pool size limit: 3276
14:04:11.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.429064 27555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.195.189:37337 every 8 connection(s)
14:04:11.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.429072 27486 rpc_server.cc:307] RPC server started. Bound to: 127.26.195.189:37337
14:04:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.430173 27486 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/data/info.pb
14:04:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.432934 27556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:04:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.436239 27556 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.439678 27406 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 27486
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.439827 27406 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-1/wal/instance
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.440552 27406 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/logs
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data/info.pb
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:04:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.188:40647
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.188
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:04:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38015/jwks.json with env {}
14:04:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.445304 27556 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.451092 27556 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.451881 27504 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.452765 27556 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.188:40647: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.497886 27484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } attempt: 3
14:04:11.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.501997 27556 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } attempt: 1
14:04:11.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.502455 27484 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.503726 27556 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.188:40647: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.503978 27484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.188:40647: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.535173 27484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } attempt: 1
14:04:11.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.536895 27484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.188:40647: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.556247 27559 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:04:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.556481 27559 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:04:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.556527 27559 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:04:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.560119 27559 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:04:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.560241 27559 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:04:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.560281 27559 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:04:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.560302 27559 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:04:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.560319 27559 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:04:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.560334 27559 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38015/jwks.json
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.564348 27559 master_runner.cc:387] Master server non-default flags:
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.188:40647
14:04:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38015/jwks.json
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data/info.pb
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.188
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27559
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/logs
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:04:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.565486 27559 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:04:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.566579 27559 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:04:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.571954 27556 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } attempt: 2
14:04:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.572219 27566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.572540 27567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.572576 27569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.572893 27559 server_base.cc:1061] running on GCE node
14:04:11.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.573451 27559 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:04:11.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.573515 27556 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.188:40647: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.574582 27559 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:04:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.575845 27559 hybrid_clock.cc:648] HybridClock initialized: now 1779113051575783 us; error 73 us; skew 500 ppm
14:04:11.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.578101 27559 webserver.cc:533] Webserver started at http://127.26.195.188:32887/ using document root <none> and password file <none>
14:04:11.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.578778 27559 fs_manager.cc:362] Metadata directory not provided
14:04:11.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.578852 27559 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:04:11.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.579072 27559 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:04:11.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.581116 27559 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data/instance:
14:04:11.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12dfe0b3d66b4a5d8b5d593968550325"
14:04:11.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.581645 27559 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal/instance:
14:04:11.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12dfe0b3d66b4a5d8b5d593968550325"
14:04:11.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.586035 27559 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
14:04:11.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.588871 27576 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.590201 27559 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.590454 27559 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12dfe0b3d66b4a5d8b5d593968550325"
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:11 on dist-test-slave-pwqf"
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.590579 27559 fs_report.cc:389] FS layout report
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data/data
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:04:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:04:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:04:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:04:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:04:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:04:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:04:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:04:11.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.612080 27484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } attempt: 2
14:04:11.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.612116 27559 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:04:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.612954 27559 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:04:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.613349 27559 kserver.cc:163] Server-wide thread pool size limit: 3276
14:04:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.613582 27484 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.195.188:40647: Network error: Client connection negotiation failed: client connection to 127.26.195.188:40647: connect: Connection refused (error 111)
14:04:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.621162 27628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.195.188:40647 every 8 connection(s)
14:04:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.621161 27559 rpc_server.cc:307] RPC server started. Bound to: 127.26.195.188:40647
14:04:11.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.622507 27559 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/data/info.pb
14:04:11.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.625519 27629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:04:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.627974 27406 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 27559
14:04:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.628109 27406 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/master-2/wal/instance
14:04:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.629321 27629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.640789 27629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.645851 27629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } has no permanent_uuid. Determining permanent_uuid...
14:04:11.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.652434 27629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: Bootstrap starting.
14:04:11.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.654560 27629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: Neither blocks nor log segments found. Creating new log.
14:04:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.655225 27629 log.cc:826] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: Log is configured to *not* fsync() on all Append() calls
14:04:11.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.657130 27629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: No bootstrap required, opened a new log
14:04:11.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.660450 27629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.660616 27629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:04:11.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.660653 27629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12dfe0b3d66b4a5d8b5d593968550325, State: Initialized, Role: FOLLOWER
14:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.661054 27629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.661460 27638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.661567 27638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.662158 27629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [sys.catalog]: configured and running, proceeding with master startup.
14:04:11.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.664672 27556 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } attempt: 3
14:04:11.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.667539 27649 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:04:11.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.667723 27649 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:04:11.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.665740 27559 master_runner.cc:187] Error getting master registration for 127.26.195.190:39065: OK, instance_id { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" instance_seqno: 1779113051262172 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:04:11.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.668054 27559 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:04:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.672012 27556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: Bootstrap starting.
14:04:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.674731 27556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: Neither blocks nor log segments found. Creating new log.
14:04:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.676801 27556 log.cc:826] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: Log is configured to *not* fsync() on all Append() calls
14:04:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.678824 27556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: No bootstrap required, opened a new log
14:04:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.682713 27556 raft_consensus.cc:359] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.685436 27556 raft_consensus.cc:385] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:04:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.685649 27556 raft_consensus.cc:740] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 590cfde4f8824c048cb6f70d55f2f1b1, State: Initialized, Role: FOLLOWER
14:04:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.686278 27556 consensus_queue.cc:260] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.688135 27556 sys_catalog.cc:565] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: configured and running, proceeding with master startup.
14:04:11.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.691993 27486 master_runner.cc:187] Error getting master registration for 127.26.195.190:39065: OK, instance_id { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" instance_seqno: 1779113051262172 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:04:11.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.694284 27486 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:04:11.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.696557 27663 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:04:11.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.696951 27663 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:04:11.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.697283 27652 sys_catalog.cc:455] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.697492 27652 sys_catalog.cc:458] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.712742 27484 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } attempt: 3
14:04:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.722384 27484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: Bootstrap starting.
14:04:11.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.726516 27484 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: Neither blocks nor log segments found. Creating new log.
14:04:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.730569 27484 log.cc:826] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: Log is configured to *not* fsync() on all Append() calls
14:04:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.735585 27484 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: No bootstrap required, opened a new log
14:04:11.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.739223 27484 raft_consensus.cc:359] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.739428 27484 raft_consensus.cc:385] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:04:11.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.739503 27484 raft_consensus.cc:740] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591a2af49c58406e99710a1c053bf2e3, State: Initialized, Role: FOLLOWER
14:04:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.740002 27484 consensus_queue.cc:260] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.740655 27666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.740924 27666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.741394 27484 sys_catalog.cc:565] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [sys.catalog]: configured and running, proceeding with master startup.
14:04:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.747053 27677 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:04:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.747714 27677 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:04:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.749722 27417 master_runner.cc:264] No leader master found from master 591a2af49c58406e99710a1c053bf2e3
14:04:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.749804 27417 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:04:11.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.757568 27437 tablet.cc:2404] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:04:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.864998 27582 tablet.cc:2404] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:04:11.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:11.922114 27509 tablet.cc:2404] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:04:11.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.946758 27652 raft_consensus.cc:493] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:04:11.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.947000 27652 raft_consensus.cc:515] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.948161 27652 leader_election.cc:290] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591a2af49c58406e99710a1c053bf2e3 (127.26.195.190:39065), 12dfe0b3d66b4a5d8b5d593968550325 (127.26.195.188:40647)
14:04:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.948766 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591a2af49c58406e99710a1c053bf2e3" is_pre_election: true
14:04:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.948801 27603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12dfe0b3d66b4a5d8b5d593968550325" is_pre_election: true
14:04:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.949066 27458 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 590cfde4f8824c048cb6f70d55f2f1b1 in term 0.
14:04:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.949066 27603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 590cfde4f8824c048cb6f70d55f2f1b1 in term 0.
14:04:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.949533 27504 leader_election.cc:304] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [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: 12dfe0b3d66b4a5d8b5d593968550325, 590cfde4f8824c048cb6f70d55f2f1b1; no voters: 
14:04:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.949940 27652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:04:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.950001 27652 raft_consensus.cc:493] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:04:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.950030 27652 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 0 FOLLOWER]: Advancing to term 1
14:04:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.950834 27652 raft_consensus.cc:515] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.951206 27652 leader_election.cc:290] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [CANDIDATE]: Term 1 election: Requested vote from peers 591a2af49c58406e99710a1c053bf2e3 (127.26.195.190:39065), 12dfe0b3d66b4a5d8b5d593968550325 (127.26.195.188:40647)
14:04:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.951520 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591a2af49c58406e99710a1c053bf2e3"
14:04:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.951701 27603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12dfe0b3d66b4a5d8b5d593968550325"
14:04:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.951689 27458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 0 FOLLOWER]: Advancing to term 1
14:04:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.951840 27603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 0 FOLLOWER]: Advancing to term 1
14:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.952880 27458 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 590cfde4f8824c048cb6f70d55f2f1b1 in term 1.
14:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.952880 27603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 590cfde4f8824c048cb6f70d55f2f1b1 in term 1.
14:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.953219 27506 leader_election.cc:304] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [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: 590cfde4f8824c048cb6f70d55f2f1b1, 591a2af49c58406e99710a1c053bf2e3; no voters: 
14:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.953423 27652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 1 FOLLOWER]: Leader election won for term 1
14:04:11.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.953632 27652 raft_consensus.cc:697] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [term 1 LEADER]: Becoming Leader. State: Replica: 590cfde4f8824c048cb6f70d55f2f1b1, State: Running, Role: LEADER
14:04:11.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.953962 27652 consensus_queue.cc:237] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [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: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } }
14:04:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.956192 27679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 590cfde4f8824c048cb6f70d55f2f1b1. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.956295 27679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: This master's current role is: LEADER
14:04:11.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.956869 27681 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:04:11.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.957640 27681 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:04:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.962283 27603 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [term 1 FOLLOWER]: Refusing update from remote peer 590cfde4f8824c048cb6f70d55f2f1b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:04:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.962283 27458 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [term 1 FOLLOWER]: Refusing update from remote peer 590cfde4f8824c048cb6f70d55f2f1b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:04:11.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.962993 27679 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:04:11.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.963160 27652 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:04:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.967211 27638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 590cfde4f8824c048cb6f70d55f2f1b1. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.967346 27638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.967314 27666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 590cfde4f8824c048cb6f70d55f2f1b1. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.967409 27666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.969940 27652 sys_catalog.cc:455] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.969959 27687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.970163 27687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: This master's current role is: LEADER
14:04:11.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.970096 27652 sys_catalog.cc:458] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1 [sys.catalog]: This master's current role is: LEADER
14:04:11.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.970325 27638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.970408 27638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.971725 27666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591a2af49c58406e99710a1c053bf2e3" member_type: VOTER last_known_addr { host: "127.26.195.190" port: 39065 } } peers { permanent_uuid: "590cfde4f8824c048cb6f70d55f2f1b1" member_type: VOTER last_known_addr { host: "127.26.195.189" port: 37337 } } peers { permanent_uuid: "12dfe0b3d66b4a5d8b5d593968550325" member_type: VOTER last_known_addr { host: "127.26.195.188" port: 40647 } } }
14:04:11.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.971869 27666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3 [sys.catalog]: This master's current role is: FOLLOWER
14:04:11.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.971993 27681 catalog_manager.cc:1382] Generated new cluster ID: 9cd4937fa0e2448d8a3c5f3e58bfdff1
14:04:11.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.972048 27681 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:04:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.988647 27681 catalog_manager.cc:1405] Generated new certificate authority record
14:04:11.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.989665 27681 catalog_manager.cc:1539] Loading token signing keys...
14:04:11.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.998584 27681 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 590cfde4f8824c048cb6f70d55f2f1b1: Generated new TSK 0
14:04:11.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:11.999498 27681 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.008814 27406 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/logs
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data/info.pb
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.129:0
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.195.129
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.129
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:12.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:04:12.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.111560 27691 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:04:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.111867 27691 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:04:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.111929 27691 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:04:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.115324 27691 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:04:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.115490 27691 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.195.129
14:04:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.119634 27691 tablet_server_runner.cc:78] Tablet server non-default flags:
14:04:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.129:0
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data/info.pb
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.129
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27691
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.195.129
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/logs
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:04:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:04:12.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.121002 27691 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:04:12.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.122126 27691 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.128732 27696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.128769 27699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.128744 27697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.129065 27691 server_base.cc:1061] running on GCE node
14:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.129527 27691 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:04:12.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.130110 27691 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:04:12.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.131306 27691 hybrid_clock.cc:648] HybridClock initialized: now 1779113052131281 us; error 42 us; skew 500 ppm
14:04:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.133232 27691 webserver.cc:533] Webserver started at http://127.26.195.129:36375/ using document root <none> and password file <none>
14:04:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.133839 27691 fs_manager.cc:362] Metadata directory not provided
14:04:12.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.133929 27691 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:04:12.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.134150 27691 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.135733 27691 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data/instance:
14:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd1e03aa5ba84407847a0aca9ce9b896"
14:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.136365 27691 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal/instance:
14:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd1e03aa5ba84407847a0aca9ce9b896"
14:04:12.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.139591 27691 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
14:04:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.141880 27705 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.142868 27691 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.143002 27691 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd1e03aa5ba84407847a0aca9ce9b896"
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.143127 27691 fs_report.cc:389] FS layout report
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data/data
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:04:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:04:12.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.180729 27691 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:04:12.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.181488 27691 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:04:12.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.181717 27691 kserver.cc:163] Server-wide thread pool size limit: 3276
14:04:12.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.182361 27691 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:04:12.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.183422 27691 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:04:12.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.183498 27691 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:04:12.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.183553 27691 ts_tablet_manager.cc:616] Registered 0 tablets
14:04:12.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.183581 27691 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:04:12.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.193676 27691 rpc_server.cc:307] RPC server started. Bound to: 127.26.195.129:33435
14:04:12.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.193717 27818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.195.129:33435 every 8 connection(s)
14:04:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.194648 27691 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/data/info.pb
14:04:12.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.194960 27406 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 27691
14:04:12.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.195070 27406 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-0/wal/instance
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.199903 27406 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/logs
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data/info.pb
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:04:12.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.130:0
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.195.130
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.130
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:04:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.205226 27821 heartbeater.cc:344] Connected to a master server at 127.26.195.189:37337
14:04:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.205361 27820 heartbeater.cc:344] Connected to a master server at 127.26.195.190:39065
14:04:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.205498 27820 heartbeater.cc:461] Registering TS with master...
14:04:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.205498 27821 heartbeater.cc:461] Registering TS with master...
14:04:12.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.206193 27820 heartbeater.cc:507] Master 127.26.195.190:39065 requested a full tablet report, sending...
14:04:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.206193 27821 heartbeater.cc:507] Master 127.26.195.189:37337 requested a full tablet report, sending...
14:04:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.207162 27819 heartbeater.cc:344] Connected to a master server at 127.26.195.188:40647
14:04:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.207255 27819 heartbeater.cc:461] Registering TS with master...
14:04:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.207440 27819 heartbeater.cc:507] Master 127.26.195.188:40647 requested a full tablet report, sending...
14:04:12.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.208124 27448 ts_manager.cc:194] Registered new tserver with Master: dd1e03aa5ba84407847a0aca9ce9b896 (127.26.195.129:33435)
14:04:12.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.208124 27520 ts_manager.cc:194] Registered new tserver with Master: dd1e03aa5ba84407847a0aca9ce9b896 (127.26.195.129:33435)
14:04:12.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.208673 27593 ts_manager.cc:194] Registered new tserver with Master: dd1e03aa5ba84407847a0aca9ce9b896 (127.26.195.129:33435)
14:04:12.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.209568 27520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.195.129:58901
14:04:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.310555 27828 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:04:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.310822 27828 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:04:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.310895 27828 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:04:12.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.314316 27828 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:04:12.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.314510 27828 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.195.130
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.318946 27828 tablet_server_runner.cc:78] Tablet server non-default flags:
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.130:0
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data/info.pb
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.130
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27828
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.195.130
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/logs
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.320416 27828 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:04:12.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.321559 27828 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:04:12.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.328222 27836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.328207 27834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.328210 27833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.328712 27828 server_base.cc:1061] running on GCE node
14:04:12.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.329137 27828 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:04:12.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.329705 27828 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:04:12.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.330893 27828 hybrid_clock.cc:648] HybridClock initialized: now 1779113052330871 us; error 37 us; skew 500 ppm
14:04:12.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.332715 27828 webserver.cc:533] Webserver started at http://127.26.195.130:34929/ using document root <none> and password file <none>
14:04:12.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.333297 27828 fs_manager.cc:362] Metadata directory not provided
14:04:12.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.333386 27828 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:04:12.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.333595 27828 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.335136 27828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data/instance:
14:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "054aacad1f0649aa9f4d5da3514433c3"
14:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.335666 27828 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal/instance:
14:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "054aacad1f0649aa9f4d5da3514433c3"
14:04:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.339079 27828 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
14:04:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.341207 27842 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.342077 27828 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.342202 27828 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "054aacad1f0649aa9f4d5da3514433c3"
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.342332 27828 fs_report.cc:389] FS layout report
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data/data
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:04:12.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:04:12.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.364735 27828 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:04:12.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.365482 27828 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:04:12.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.365707 27828 kserver.cc:163] Server-wide thread pool size limit: 3276
14:04:12.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.366331 27828 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:04:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.367481 27828 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:04:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.367565 27828 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:04:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.367627 27828 ts_tablet_manager.cc:616] Registered 0 tablets
14:04:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.367655 27828 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:04:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.377583 27828 rpc_server.cc:307] RPC server started. Bound to: 127.26.195.130:32821
14:04:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.377693 27955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.195.130:32821 every 8 connection(s)
14:04:12.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.378602 27828 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/data/info.pb
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.387910 27957 heartbeater.cc:344] Connected to a master server at 127.26.195.190:39065
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.387914 27956 heartbeater.cc:344] Connected to a master server at 127.26.195.188:40647
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388036 27406 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 27828
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388125 27406 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-1/wal/instance
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388190 27957 heartbeater.cc:461] Registering TS with master...
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388190 27956 heartbeater.cc:461] Registering TS with master...
14:04:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388610 27958 heartbeater.cc:344] Connected to a master server at 127.26.195.189:37337
14:04:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388684 27958 heartbeater.cc:461] Registering TS with master...
14:04:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.388818 27957 heartbeater.cc:507] Master 127.26.195.190:39065 requested a full tablet report, sending...
14:04:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.389703 27958 heartbeater.cc:507] Master 127.26.195.189:37337 requested a full tablet report, sending...
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.389863 27448 ts_manager.cc:194] Registered new tserver with Master: 054aacad1f0649aa9f4d5da3514433c3 (127.26.195.130:32821)
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.390137 27956 heartbeater.cc:507] Master 127.26.195.188:40647 requested a full tablet report, sending...
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.390388 27406 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/logs
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data/info.pb
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.131:0
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.195.131
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.131
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:12.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:04:12.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.392158 27520 ts_manager.cc:194] Registered new tserver with Master: 054aacad1f0649aa9f4d5da3514433c3 (127.26.195.130:32821)
14:04:12.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.392375 27593 ts_manager.cc:194] Registered new tserver with Master: 054aacad1f0649aa9f4d5da3514433c3 (127.26.195.130:32821)
14:04:12.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.392884 27520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.195.130:33093
14:04:12.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.495398 27963 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:04:12.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.495589 27963 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:04:12.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.495635 27963 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:04:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.499410 27963 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:04:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.499514 27963 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.195.131
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.503564 27963 tablet_server_runner.cc:78] Tablet server non-default flags:
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.195.148:38983
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:04:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.195.131:0
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data/info.pb
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.195.131
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.195.190:39065,127.26.195.189:37337,127.26.195.188:40647
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27963
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.195.131
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/logs
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:14 UTC on bdcb31816ec0
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11956
14:04:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.504635 27963 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:04:12.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.505718 27963 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:04:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.511967 27968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.511981 27969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.512063 27963 server_base.cc:1061] running on GCE node
14:04:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.512248 27971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:04:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.512552 27963 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:04:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.513090 27963 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:04:12.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.514279 27963 hybrid_clock.cc:648] HybridClock initialized: now 1779113052514260 us; error 34 us; skew 500 ppm
14:04:12.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.516204 27963 webserver.cc:533] Webserver started at http://127.26.195.131:38319/ using document root <none> and password file <none>
14:04:12.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.516796 27963 fs_manager.cc:362] Metadata directory not provided
14:04:12.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.516891 27963 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:04:12.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.517112 27963 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.518775 27963 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data/instance:
14:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63218f2515f14de5af02b47cdb0afaba"
14:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.519322 27963 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal/instance:
14:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63218f2515f14de5af02b47cdb0afaba"
14:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.522782 27963 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
14:04:12.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.525255 27977 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.526427 27963 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.526571 27963 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data,/tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63218f2515f14de5af02b47cdb0afaba"
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:04:12 on dist-test-slave-pwqf"
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.526718 27963 fs_report.cc:389] FS layout report
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:04:12.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data/data
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:04:12.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:04:12.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.539502 27963 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:04:12.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.540277 27963 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:04:12.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.540494 27963 kserver.cc:163] Server-wide thread pool size limit: 3276
14:04:12.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.541088 27963 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:04:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.542163 27963 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:04:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.542240 27963 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:04:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.542296 27963 ts_tablet_manager.cc:616] Registered 0 tablets
14:04:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.542323 27963 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:04:12.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.552290 27963 rpc_server.cc:307] RPC server started. Bound to: 127.26.195.131:46045
14:04:12.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.552361 28090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.195.131:46045 every 8 connection(s)
14:04:12.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.553314 27963 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/data/info.pb
14:04:12.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.556625 27406 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu as pid 27963
14:04:12.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.556722 27406 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskKt3UyD/test-tmp/mini-kudu-cluster8949293830140856399/ts-2/wal/instance
14:04:12.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.563237 28092 heartbeater.cc:344] Connected to a master server at 127.26.195.190:39065
14:04:12.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.563488 28092 heartbeater.cc:461] Registering TS with master...
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.563829 28093 heartbeater.cc:344] Connected to a master server at 127.26.195.189:37337
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.563927 28093 heartbeater.cc:461] Registering TS with master...
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.563962 28091 heartbeater.cc:344] Connected to a master server at 127.26.195.188:40647
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.564033 28091 heartbeater.cc:461] Registering TS with master...
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.564144 28092 heartbeater.cc:507] Master 127.26.195.190:39065 requested a full tablet report, sending...
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.564183 28091 heartbeater.cc:507] Master 127.26.195.188:40647 requested a full tablet report, sending...
14:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.564153 28093 heartbeater.cc:507] Master 127.26.195.189:37337 requested a full tablet report, sending...
14:04:12.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.565150 27520 ts_manager.cc:194] Registered new tserver with Master: 63218f2515f14de5af02b47cdb0afaba (127.26.195.131:46045)
14:04:12.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.565249 27593 ts_manager.cc:194] Registered new tserver with Master: 63218f2515f14de5af02b47cdb0afaba (127.26.195.131:46045)
14:04:12.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.565809 27520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.195.131:35645
14:04:12.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.566372 27448 ts_manager.cc:194] Registered new tserver with Master: 63218f2515f14de5af02b47cdb0afaba (127.26.195.131:46045)
14:04:12.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.578172 27406 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:04:12.579 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:04:12.579 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:04:12.582 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.195.190"
      port: 39065
    }
    bound_http_address {
      host: "127.26.195.190"
      port: 43925
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.195.189"
      port: 37337
    }
    bound_http_address {
      host: "127.26.195.189"
      port: 46487
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.195.188"
      port: 40647
    }
    bound_http_address {
      host: "127.26.195.188"
      port: 32887
    }
  }
}

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

14:04:12.583 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.195.129"
      port: 33435
    }
    bound_http_address {
      host: "127.26.195.129"
      port: 36375
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.195.130"
      port: 32821
    }
    bound_http_address {
      host: "127.26.195.130"
      port: 34929
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.195.131"
      port: 46045
    }
    bound_http_address {
      host: "127.26.195.131"
      port: 38319
    }
  }
}

14:04:12.584 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:04:12.585 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:04:12.590 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.195.188:40647(127.26.195.188:40647)] connecting to peer
14:04:12.591 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.195.189:37337(127.26.195.189:37337)] connecting to peer
14:04:12.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.195.188:40647(127.26.195.188:40647)] Successfully connected to peer
14:04:12.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.195.188
14:04:12.596 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.195.190:39065(127.26.195.190:39065)] connecting to peer
14:04:12.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.195.189:37337(127.26.195.189:37337)] Successfully connected to peer
14:04:12.599 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.195.189
14:04:12.600 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x708df2e3, L:/127.0.0.1:57406 - R:/127.26.195.188:40647] using SASL/PLAIN
14:04:12.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.195.190:39065(127.26.195.190:39065)] Successfully connected to peer
14:04:12.606 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.195.190
14:04:12.609 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa0318485, L:/127.0.0.1:59146 - R:/127.26.195.189:37337] using SASL/PLAIN
14:04:12.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:04:12.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=22), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.195.188:40647, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.195.189:37337, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.195.190:39065, [13ms] Sub RPC ConnectToMaster: received response from server master-127.26.195.188:40647: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.614 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x08534fc1, L:/127.0.0.1:43640 - R:/127.26.195.190:39065] using SASL/PLAIN
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.612612 27520 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59146:
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:04:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:04:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:04:12.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.614151 27520 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:04:12.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 75edd5b4aa0248829496b49258ddfcd2
14:04:12.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.647727 27753 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7ab67831824a78912f552a51ca12ba (DEFAULT_TABLE table=testMultipleSessions [id=75edd5b4aa0248829496b49258ddfcd2]), partition=RANGE (key) PARTITION UNBOUNDED
14:04:12.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.647727 28025 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7ab67831824a78912f552a51ca12ba (DEFAULT_TABLE table=testMultipleSessions [id=75edd5b4aa0248829496b49258ddfcd2]), partition=RANGE (key) PARTITION UNBOUNDED
14:04:12.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.648722 27753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7ab67831824a78912f552a51ca12ba. 1 dirs total, 0 dirs full, 0 dirs failed
14:04:12.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.648742 28025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7ab67831824a78912f552a51ca12ba. 1 dirs total, 0 dirs full, 0 dirs failed
14:04:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.650543 27890 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7ab67831824a78912f552a51ca12ba (DEFAULT_TABLE table=testMultipleSessions [id=75edd5b4aa0248829496b49258ddfcd2]), partition=RANGE (key) PARTITION UNBOUNDED
14:04:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.651535 27890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7ab67831824a78912f552a51ca12ba. 1 dirs total, 0 dirs full, 0 dirs failed
14:04:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.654064 28117 tablet_bootstrap.cc:492] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: Bootstrap starting.
14:04:12.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.655196 28118 tablet_bootstrap.cc:492] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: Bootstrap starting.
14:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.656539 28117 tablet_bootstrap.cc:654] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: Neither blocks nor log segments found. Creating new log.
14:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.657074 28119 tablet_bootstrap.cc:492] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: Bootstrap starting.
14:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.657265 28118 tablet_bootstrap.cc:654] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: Neither blocks nor log segments found. Creating new log.
14:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.657460 28117 log.cc:826] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: Log is configured to *not* fsync() on all Append() calls
14:04:12.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.658130 28118 log.cc:826] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: Log is configured to *not* fsync() on all Append() calls
14:04:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.659196 28119 tablet_bootstrap.cc:654] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: Neither blocks nor log segments found. Creating new log.
14:04:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.659353 28117 tablet_bootstrap.cc:492] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: No bootstrap required, opened a new log
14:04:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.659574 28117 ts_tablet_manager.cc:1403] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
14:04:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.659871 28118 tablet_bootstrap.cc:492] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: No bootstrap required, opened a new log
14:04:12.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.660035 28118 ts_tablet_manager.cc:1403] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
14:04:12.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.660290 28119 log.cc:826] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: Log is configured to *not* fsync() on all Append() calls
14:04:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.662029 28119 tablet_bootstrap.cc:492] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: No bootstrap required, opened a new log
14:04:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.662245 28119 ts_tablet_manager.cc:1403] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
14:04:12.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.663224 28117 raft_consensus.cc:359] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.663425 28117 raft_consensus.cc:385] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.663486 28117 raft_consensus.cc:740] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd1e03aa5ba84407847a0aca9ce9b896, State: Initialized, Role: FOLLOWER
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.663625 28118 raft_consensus.cc:359] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.663892 28118 raft_consensus.cc:385] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.663944 28118 raft_consensus.cc:740] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63218f2515f14de5af02b47cdb0afaba, State: Initialized, Role: FOLLOWER
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.664001 28117 consensus_queue.cc:260] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [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: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.664354 28118 consensus_queue.cc:260] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [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: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.664860 28117 ts_tablet_manager.cc:1434] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
14:04:12.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.665258 28118 ts_tablet_manager.cc:1434] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
14:04:12.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.665283 27821 heartbeater.cc:499] Master 127.26.195.189:37337 was elected leader, sending a full tablet report...
14:04:12.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.665307 28119 raft_consensus.cc:359] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.665606 28119 raft_consensus.cc:385] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:04:12.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.665766 28119 raft_consensus.cc:740] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054aacad1f0649aa9f4d5da3514433c3, State: Initialized, Role: FOLLOWER
14:04:12.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.666290 28119 consensus_queue.cc:260] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [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: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.667186 28119 ts_tablet_manager.cc:1434] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
14:04:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.667682 27958 heartbeater.cc:499] Master 127.26.195.189:37337 was elected leader, sending a full tablet report...
14:04:12.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.669378 28093 heartbeater.cc:499] Master 127.26.195.189:37337 was elected leader, sending a full tablet report...
14:04:12.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.669636 27649 catalog_manager.cc:1294] Loaded cluster ID: 9cd4937fa0e2448d8a3c5f3e58bfdff1
14:04:12.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.669687 27649 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: loading cluster ID for follower catalog manager: success
14:04:12.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.671692 27649 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: acquiring CA information for follower catalog manager: success
14:04:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.676841 27649 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 12dfe0b3d66b4a5d8b5d593968550325: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:04:12.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.695983 27822 tablet.cc:2404] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:04:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.749147 27677 catalog_manager.cc:1294] Loaded cluster ID: 9cd4937fa0e2448d8a3c5f3e58bfdff1
14:04:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.749270 27677 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: loading cluster ID for follower catalog manager: success
14:04:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.751086 27677 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: acquiring CA information for follower catalog manager: success
14:04:12.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.752245 27677 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 591a2af49c58406e99710a1c053bf2e3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:04:12.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.804641 28094 tablet.cc:2404] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:04:12.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.851387 28123 raft_consensus.cc:493] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:04:12.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.851626 28123 raft_consensus.cc:515] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.852780 28123 leader_election.cc:290] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63218f2515f14de5af02b47cdb0afaba (127.26.195.131:46045), 054aacad1f0649aa9f4d5da3514433c3 (127.26.195.130:32821)
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.856788 27910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7ab67831824a78912f552a51ca12ba" candidate_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054aacad1f0649aa9f4d5da3514433c3" is_pre_election: true
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.856806 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7ab67831824a78912f552a51ca12ba" candidate_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63218f2515f14de5af02b47cdb0afaba" is_pre_election: true
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.857069 28045 raft_consensus.cc:2468] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd1e03aa5ba84407847a0aca9ce9b896 in term 0.
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.857102 27910 raft_consensus.cc:2468] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd1e03aa5ba84407847a0aca9ce9b896 in term 0.
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.857529 27707 leader_election.cc:304] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [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: 63218f2515f14de5af02b47cdb0afaba, dd1e03aa5ba84407847a0aca9ce9b896; no voters: 
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.857801 28123 raft_consensus.cc:2804] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.857874 28123 raft_consensus.cc:493] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:04:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.857914 28123 raft_consensus.cc:3060] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 0 FOLLOWER]: Advancing to term 1
14:04:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.858757 28123 raft_consensus.cc:515] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.859150 28123 leader_election.cc:290] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [CANDIDATE]: Term 1 election: Requested vote from peers 63218f2515f14de5af02b47cdb0afaba (127.26.195.131:46045), 054aacad1f0649aa9f4d5da3514433c3 (127.26.195.130:32821)
14:04:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.859586 28045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7ab67831824a78912f552a51ca12ba" candidate_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63218f2515f14de5af02b47cdb0afaba"
14:04:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.859697 28045 raft_consensus.cc:3060] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 0 FOLLOWER]: Advancing to term 1
14:04:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.859709 27910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7ab67831824a78912f552a51ca12ba" candidate_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054aacad1f0649aa9f4d5da3514433c3"
14:04:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.859854 27910 raft_consensus.cc:3060] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 0 FOLLOWER]: Advancing to term 1
14:04:12.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.860584 28045 raft_consensus.cc:2468] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd1e03aa5ba84407847a0aca9ce9b896 in term 1.
14:04:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.860889 27910 raft_consensus.cc:2468] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd1e03aa5ba84407847a0aca9ce9b896 in term 1.
14:04:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.860914 27707 leader_election.cc:304] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [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: 63218f2515f14de5af02b47cdb0afaba, dd1e03aa5ba84407847a0aca9ce9b896; no voters: 
14:04:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.861102 28123 raft_consensus.cc:2804] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 1 FOLLOWER]: Leader election won for term 1
14:04:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.861301 28123 raft_consensus.cc:697] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [term 1 LEADER]: Becoming Leader. State: Replica: dd1e03aa5ba84407847a0aca9ce9b896, State: Running, Role: LEADER
14:04:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.861653 28123 consensus_queue.cc:237] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [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: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } }
14:04:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.864827 27519 catalog_manager.cc:5696] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd1e03aa5ba84407847a0aca9ce9b896 (127.26.195.129). New cstate: current_term: 1 leader_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd1e03aa5ba84407847a0aca9ce9b896" member_type: VOTER last_known_addr { host: "127.26.195.129" port: 33435 } health_report { overall_health: HEALTHY } } }
14:04:12.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [2ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.878 [DEBUG - kudu-nio-1] (Connection.java:748) [peer dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)] connecting to peer
14:04:12.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.880 [DEBUG - kudu-nio-3] (Connection.java:757) [peer dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)] Successfully connected to peer
14:04:12.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [4ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:04:12.881171 27959 tablet.cc:2404] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:04:12.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [7ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [6ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [8ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [9ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [8ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [11ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9d7ab67831824a78912f552a51ca12ba for table 'testMultipleSessions' with partition [<start>, <end>)
14:04:12.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9d7ab67831824a78912f552a51ca12ba@[054aacad1f0649aa9f4d5da3514433c3(127.26.195.130:32821),63218f2515f14de5af02b47cdb0afaba(127.26.195.131:46045),dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)[L]]}]
14:04:12.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.195.189:37337, [9ms] Sub RPC GetTableLocations: received response from server master-127.26.195.189:37337: OK, deferred=null) after lookup
14:04:12.892 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xdb0ea782, L:/127.0.0.1:42496 - R:/127.26.195.129:33435] using TOKEN/null
14:04:12.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.905203 27910 raft_consensus.cc:1275] T 9d7ab67831824a78912f552a51ca12ba P 054aacad1f0649aa9f4d5da3514433c3 [term 1 FOLLOWER]: Refusing update from remote peer dd1e03aa5ba84407847a0aca9ce9b896: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:04:12.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.906208 28123 consensus_queue.cc:1048] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054aacad1f0649aa9f4d5da3514433c3" member_type: VOTER last_known_addr { host: "127.26.195.130" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:04:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.907511 28045 raft_consensus.cc:1275] T 9d7ab67831824a78912f552a51ca12ba P 63218f2515f14de5af02b47cdb0afaba [term 1 FOLLOWER]: Refusing update from remote peer dd1e03aa5ba84407847a0aca9ce9b896: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:04:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.908177 28128 consensus_queue.cc:1048] T 9d7ab67831824a78912f552a51ca12ba P dd1e03aa5ba84407847a0aca9ce9b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63218f2515f14de5af02b47cdb0afaba" member_type: VOTER last_known_addr { host: "127.26.195.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:04:12.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.926661 28172 mvcc.cc:204] Tried to move back new op lower bound from 7287247064692035584 to 7287247064524374016. Current Snapshot: MvccSnapshot[applied={T|T < 7287247064692035584}]
14:04:12.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:12.939949 28171 mvcc.cc:204] Tried to move back new op lower bound from 7287247064692035584 to 7287247064524374016. Current Snapshot: MvccSnapshot[applied={T|T < 7287247064692035584}]
14:04:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:13.112862 28161 mvcc.cc:204] Tried to move back new op lower bound from 7287247065537388544 to 7287247064524374016. Current Snapshot: MvccSnapshot[applied={T|T < 7287247065537388544 or (T in {7287247065537388544})}]
14:04:29.818 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
14:04:29.819 [DEBUG - main] (Connection.java:575) [peer dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)] disconnecting while in state READY
14:04:29.819 [DEBUG - main] (Connection.java:575) [peer master-127.26.195.188:40647(127.26.195.188:40647)] disconnecting while in state READY
14:04:29.819 [DEBUG - main] (Connection.java:575) [peer master-127.26.195.190:39065(127.26.195.190:39065)] disconnecting while in state READY
14:04:29.819 [DEBUG - kudu-nio-3] (Connection.java:239) [peer dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)] handling channelInactive
14:04:29.819 [DEBUG - main] (Connection.java:575) [peer master-127.26.195.189:37337(127.26.195.189:37337)] disconnecting while in state READY
14:04:29.819 [DEBUG - kudu-nio-3] (Connection.java:709) [peer dd1e03aa5ba84407847a0aca9ce9b896(127.26.195.129:33435)] cleaning up while in state READY due to: connection closed
14:04:29.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.195.190:39065(127.26.195.190:39065)] handling channelInactive
14:04:29.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.195.189:37337(127.26.195.189:37337)] handling channelInactive
14:04:29.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.195.189:37337(127.26.195.189:37337)] cleaning up while in state READY due to: connection closed
14:04:29.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:04:29.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.195.190:39065(127.26.195.190:39065)] cleaning up while in state READY due to: connection closed
14:04:29.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.195.188:40647(127.26.195.188:40647)] handling channelInactive
14:04:29.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.195.188:40647(127.26.195.188:40647)] cleaning up while in state READY due to: connection closed
14:04:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:29.823367 27406 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 27691
14:04:29.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:29.830897 27406 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 27828
14:04:29.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:29.837098 27406 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 27963
14:04:29.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:29.843489 27406 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 27417
14:04:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:29.849795 27406 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 27486
14:04:29.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:04:29.856240 27406 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskKt3UyD/build/debug/bin/kudu with pid 27559
14:04:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:04:29Z chronyd exiting

Time: 33.997

OK (2 tests)

